md
This commit is contained in:
parent
8349994b82
commit
dc26b6cabb
@ -18,8 +18,8 @@ public interface IRpcStaffSvc {
|
||||
* @param searchValue
|
||||
* @return
|
||||
*/
|
||||
@GetMapping(value = "/apiweb/emisStaff/getSalesmenList")
|
||||
public AjaxResult getSalesmenList(@RequestParam("searchValue") String searchValue);
|
||||
@GetMapping(value = "/apiweb/emisStaff/getSalemanList")
|
||||
public AjaxResult getSalemenList(@RequestParam("searchValue") String searchValue);
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user