baizonghao
2023-03-14 3f342a9ce225ab809d7f22e2f0e80bb63792e266
ycl-platform/src/main/java/com/ycl/entity/cockpitManage/TeamConstruction.java
@@ -143,6 +143,7 @@
     * 创建时间
     */
    @TableField("create_time")
    @ExcelIgnore
    private LocalDateTime createTime;
    /**