zhaozhengjie
2022-09-29 d4e3d2ce70f38f5a41ce336e62102e4da8698ba1
flower_city/src/main/java/com/dg/core/db/gen/entity/OrganizationChartEntity.java
@@ -17,7 +17,7 @@
@ApiModel("组织架构实体类")
@Data
@TableName("organization_chart")
@TableName("automessage_organization_chart")
public class OrganizationChartEntity  implements Serializable
{
    /**