Parcourir la source

用户信息新增字段

LiFei il y a 5 ans
Parent
commit
0aeb8b8260

+ 1 - 1
happy-boot-module-powerjob/src/main/java/org/jeecg/modules/hlguser/mapper/xml/HlgUserMapper.xml

@@ -13,7 +13,7 @@
 		a.create_by AS "createBy.id",
 		a.update_time AS "updateTime",
 		a.update_by AS "updateBy.id",
-		a.last_payment_company as "a.lastPaymentCompany"
+		a.last_payment_company as "lastPaymentCompany"
 	</sql>
 
     <sql id="hlgUserJoins">