1 changed files with 2 additions and 0 deletions
			
			
		| @ -0,0 +1,2 @@ | |||
| ALTER TABLE epmet_user.customer_staff ADD USER_ACCOUNT varchar(32) NULL COMMENT '登录账户'; | |||
| ALTER TABLE epmet_user.customer_staff CHANGE USER_ACCOUNT USER_ACCOUNT varchar(32) NULL COMMENT '登录账户' AFTER USER_ID; | |||
					Loading…
					
					
				
		Reference in new issue