소스 검색

feat:增加字段

wangchuanjin 1 년 전
부모
커밋
e504240712
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      p/struct.go

+ 2 - 0
p/struct.go

@@ -192,6 +192,8 @@ type UserInfo struct {
 	Id               string //mongoid
 	PositionId       int64  //职位id
 	BaseUserId       int64  //mysql用户id
+	AccountId        int64  //账户id
+	EntAccountId     int64  //企业账户id
 	S_m_openid       string //公众号openid
 	A_m_openid       string //app微信登录openid
 	Phone            string //app手机号登录