#
vincentlu
2025-08-11 a7e568d9f10d0a6419a7b07bf08b1f3faba730a9
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
     */