|
@@ -214,7 +214,7 @@ type WorkDesktopComprehensiveReq struct {
|
|
|
MenuMode string `json:"menuMode,optional"`
|
|
|
MenuIds string `json:"menuIds,optional"`
|
|
|
ActionMode string `path:"actionMode,options=commonlyRenew|commonlyList|menuMode"`
|
|
|
- NewUserId string `header:"newUserId"`
|
|
|
+ NewUserId string `header:"newUserId,optional"`
|
|
|
EntId string `header:"entId,optional"`
|
|
|
EntUserId string `header:"entUserId,optional"`
|
|
|
AccountId string `header:"accountId,optional"` //账户id
|