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