#
1
2026-01-09 4e185f9a4d5ba2dffc922c2970badfe0a398e1c5
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/WaitPakinItemLog.java
@@ -40,6 +40,9 @@
    @TableId(value = "id", type = IdType.AUTO)
    private Long id;
    @ApiModelProperty("日志主单ID")
    private Long logId;
    /**
     * 主单ID
     */