zhanghua
2022-12-21 08ad4178329d0d356891aa2fef60eccb5e33970d
ycl-platform/src/main/java/com/ycl/entity/cockpitManage/TeamConstruction.java
@@ -143,7 +143,7 @@
     * 创建时间
     */
    @TableField("create_time")
    @ExcelProperty(value = "创建时间", index = 11)
    @ExcelIgnore
    private LocalDateTime createTime;
    /**