Commit ffa69f1c authored by dahai's avatar dahai

push

parent e0a89967
......@@ -224,7 +224,7 @@ public class MaterialManagementApi {
/**
* 查询膜操作人
*/
@RequestMapping("queryCardBodyOperation")
@RequestMapping("queryPlasticFilmOperation")
public List<Map<String,Object>> queryPlasticFilmOperation(){
List<Map<String, Object>> maps = materialManagementService.selectPlasticFilmOperation();
return maps;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment