skyouc
2025-04-01 f7a42e7a2aa39be63efca03f4c4bb29b9924cba8
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/AsnOrderLog.java
@@ -36,6 +36,9 @@
    @TableId(value = "id", type = IdType.AUTO)
    private Long id;
    @ApiModelProperty("主单ID")
    private Long asnId;
    /**
     * 编号
     */