|
@@ -438,7 +438,7 @@ public class SysDeptController {
|
|
* @param deptName
|
|
* @param deptName
|
|
* @return
|
|
* @return
|
|
*/
|
|
*/
|
|
- @GetMapping("/listEntAndAgent")
|
|
|
|
|
|
+ @GetMapping("/list-ent/agent")
|
|
public R<?> listEntAndAgent(
|
|
public R<?> listEntAndAgent(
|
|
@RequestParam(value = "current") Integer current,
|
|
@RequestParam(value = "current") Integer current,
|
|
@RequestParam(value = "size") Integer size,
|
|
@RequestParam(value = "size") Integer size,
|