wl
2022-11-30 1085fd42401762f9d5b65f137d9ab758e413e3b9
ycl-platform/src/main/java/com/ycl/entity/cockpitManage/TeamConstruction.java
@@ -143,6 +143,7 @@
     * 创建时间
     */
    @TableField("create_time")
    @ExcelIgnore
    private LocalDateTime createTime;
    /**