Commit b0d29fa4 by 杨树贤

Merge branch 'master' into ysx-供应商统计sku-20240109

parents 52a4a5bd bc46132c
......@@ -119,9 +119,9 @@ class SupplierApiController extends Controller
} else {
$validateResult = $validator->checkSave($data, $isAudit);
}
//if ($validateResult) {
// $this->response(-1, $validateResult);
//}
if ($validateResult) {
$this->response(-1, $validateResult);
}
$channelMap = $this->channelMap;
......
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 sign in to comment