skyouc
2025-03-31 c5e5befb594587bd0c5144695ec59503333a6b9b
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;
    /**
     * 编号
     */