rentaiming
2024-07-07 d1ec9fed69f32140f1c22eb1c3b03acc2a0e24d1
ruoyi-modules/ruoyi-management/src/main/java/com/ruoyi/management/domain/SlVolumeProductionCkgl.java
@@ -24,7 +24,7 @@
@ApiModel(value = "SlVolumeProductionCkgl对象", description = "仓库管理")
public class SlVolumeProductionCkgl {
    @TableId(value = "id", type = IdType.AUTO)
    @TableId(value = "id", type = IdType.ASSIGN_ID)
    private Long id;
    @ApiModelProperty("发起人ID")