Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
8
8timerapiv200
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
8timerv2
8timerapiv200
Commits
610c0a33
Commit
610c0a33
authored
Jun 15, 2020
by
tangzhaoqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+1
parent
c48cfc0c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/main/java/cn/timer/api/bean/yggl/YgglMainEmp.java
+4
-4
No files found.
src/main/java/cn/timer/api/bean/yggl/YgglMainEmp.java
View file @
610c0a33
...
@@ -175,16 +175,16 @@ public class YgglMainEmp extends Model<YgglMainEmp> {
...
@@ -175,16 +175,16 @@ public class YgglMainEmp extends Model<YgglMainEmp> {
@ApiModelProperty
(
value
=
"组织机构代码 组织机构代码"
,
example
=
"101"
)
@ApiModelProperty
(
value
=
"组织机构代码 组织机构代码"
,
example
=
"101"
)
private
Integer
orgCode
;
private
Integer
orgCode
;
@ApiModelProperty
(
value
=
"微信id
"
,
example
=
"UnionID微信系统唯一id"
)
@ApiModelProperty
(
value
=
"微信id"
,
example
=
"UnionID微信系统唯一id"
)
private
String
unionid
;
private
String
unionid
;
@ApiModelProperty
(
value
=
"公众号id
"
,
example
=
"openid公众号唯一id"
)
@ApiModelProperty
(
value
=
"公众号id"
,
example
=
"openid公众号唯一id"
)
private
String
openid
;
private
String
openid
;
@ApiModelProperty
(
value
=
"小程序id
"
,
example
=
"mpopenid小程序"
)
@ApiModelProperty
(
value
=
"小程序id"
,
example
=
"mpopenid小程序"
)
private
String
mpopenid
;
private
String
mpopenid
;
@ApiModelProperty
(
value
=
"手机APPid
"
,
example
=
"appopenid手机app"
)
@ApiModelProperty
(
value
=
"手机APPid"
,
example
=
"appopenid手机app"
)
private
String
appopenid
;
private
String
appopenid
;
@ApiModelProperty
(
value
=
"是否企业中心管理员 "
,
example
=
"0-否 1-主账号 2-子账号"
)
@ApiModelProperty
(
value
=
"是否企业中心管理员 "
,
example
=
"0-否 1-主账号 2-子账号"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment