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