Przeglądaj źródła

修改数据库

wanghui 7 lat temu
rodzic
commit
8076d00879

+ 1 - 0
src/main/java/com/goafanti/common/mapper/UserMapperExt.xml

@@ -1038,6 +1038,7 @@
 		c.bname as businessName,
 		b.identify_name as identifyName,
 		a.id as businessId,
+		a.business_project_id as businessProjectId,
 		a.create_time as createTime,
 		a.update_time as updateTime,
 		a.follow_situation as followSituation,