935090232@qq.com
2022-05-02 c542bc64636b92d3abc266c6ad513ec9861322ec
zq-erp/src/main/java/com/matrix/system/hive/action/ServiceRecordController.java
@@ -32,7 +32,7 @@
    @RequestMapping(value = "/showAllList")
    public @ResponseBody
    AjaxResult showAllList(ServiceRecord serviceRecord, PaginationVO pageVo) {
    AjaxResult  showAllList(ServiceRecord serviceRecord, PaginationVO pageVo) {
        if (!getMe().getShopRole().equals(Dictionary.FLAG_YES_Y)) {
            serviceRecord.setShopId(getMe().getShopId());