Commit 4fa061a7 authored by litengwei's avatar litengwei

9332

parent f75aaac8
...@@ -231,6 +231,7 @@ public class OrgPersonController extends BaseController { ...@@ -231,6 +231,7 @@ public class OrgPersonController extends BaseController {
* *
* @return * @return
*/ */
@PersonIdentify
@TycloudOperation( ApiLevel = UserType.AGENCY) @TycloudOperation( ApiLevel = UserType.AGENCY)
@RequestMapping(value = "/listAllByCurrentUser", method = RequestMethod.GET) @RequestMapping(value = "/listAllByCurrentUser", method = RequestMethod.GET)
@ApiOperation(httpMethod = "GET", value = "列表分页查询(表单用)", notes = "列表分页查询(表单用)") @ApiOperation(httpMethod = "GET", value = "列表分页查询(表单用)", notes = "列表分页查询(表单用)")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment