skyouc
2025-03-29 296f1c190847ebefc779211320704ce502fa10d2
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;
    /**
     * 编号
     */