张天森
2022-10-11 f418b9212bf73f686ccd4b3e94091cd98f3b4cde
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComActWarehouseBase.java
@@ -23,16 +23,13 @@
 * @since 2021-10-11 09:21:52
 */
@Data
@Builder
@AllArgsConstructor
@NoArgsConstructor
@ApiModel("义仓基础设置表")
public class ComActWarehouseBase implements Serializable {
    private static final long serialVersionUID = -68726161070095574L;
    @TableId(type = IdType.AUTO)
    private Integer id;
    @TableId(type = IdType.ASSIGN_ID)
    private Long id;
    /**
     * 义仓说明