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