fengjin
2022-09-27 61e78131b88698cf180b947f9486b70213140f90
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
{
    /**