提交 e411d1ed 编写于 作者: U unknown

修复api的问题

上级 82e0542b
......@@ -40,6 +40,10 @@
"levelName": "浙江兰德纵横/开发部",
"superior": "浙江兰德纵横@a706f5f0-4a3b-4785-8e1d-0a944bfad4eb@U"
},
"Duty": {
"name": "部门领导",
"unit": "开发部@kfb@U"
},
"UnitDuty" : {
"name": "李四",
"unique": "23dd1b53-feed-485d-8c9c-1a4e64ff58a2",
......
......@@ -1904,7 +1904,7 @@ MWF.xScript.ViewEnvironment = function (ev) {
* @return {Promise|Object[]} 当async为true时,返回
* {@link https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Promise|Promise}。
* 否则返回职务数组
* @o2ActionOut x_organization_assemble_express.UnitDutyAction.listWithUnitObject|example=UnitDuty
* @o2ActionOut x_organization_assemble_express.UnitDutyAction.listWithUnitObject|example=Duty
* @o2syntax
* //同步执行,返回职务数组。
* var dutyList = this.org.listUnitAllDuty( unit );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册