bug修改
This commit is contained in:
parent
cd58cc188f
commit
70edf3feb0
|
|
@ -132,6 +132,7 @@ public class BmWorkerWageCardController extends BaseController {
|
|||
return service.updateLightByWorkerId(id);
|
||||
} catch (Exception e) {
|
||||
logger.error(e.toString(), e);
|
||||
return error("系统异常,请联系管理员");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue