wl
2022-12-09 43b783fb178055a95b7b3ff4b33004364d7d9255
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;
    /**