保存进度!

This commit is contained in:
2023-05-09 20:24:37 +08:00
parent ed55dcc682
commit 8e9e36bb58
7 changed files with 179 additions and 108 deletions

View File

@@ -59,7 +59,7 @@ public class StaffInfoQueryController
/**
* 查询坐席工号的接口方法。
* @param teleSalerCode
* @param telSaler
* @return 返回表示查询结果的 TeleSalerQueryResult 对象转换成JSON。
*/
@RequestMapping( "/query_telsaler_info.do" )