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