소스 검색

feat:增加职位id

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

+ 1 - 0
p/struct.go

@@ -170,6 +170,7 @@ type PushSetChild struct {
 // 用户基本信息
 type UserInfo struct {
 	Id               string //mongoid
+	PositionId       int64  //职位id
 	BaseUserId       int64  //mysql用户id
 	S_m_openid       string //公众号openid
 	A_m_openid       string //app微信登录openid