Skip to content

Commit

Permalink
up:更新字段
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyunxing92 committed Nov 4, 2021
1 parent 2cfc3c5 commit 6e3713c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api_user_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ func TestDingTalk_UpdateUser(t *testing.T) {
SetName("李四").
SetDept(1, 560935057).
//SetTelephone("").
SetForceUpdateFields("title,userid,title,userid").
//SetForceUpdateFields("title,userid,title,userid").
//SetDeptTitle(1, "普通员工").
//SetDeptTitle(554656655, "设计人员").
//SetJobNumber("").
Expand Down

0 comments on commit 6e3713c

Please sign in to comment.