@ -356,6 +356,7 @@ public class CustomerSynergyManageController extends BaseController {
synergyWorkorderServicerLogService.create(synergyWorkorderServicerLogDO,getUID());
return write(200,"保存成功");
}catch (Exception e){
error(e);
return error(-1,"保存失败");
}