Commit d078331c by 杨树贤

忽略id

parent 0446c0b7
Showing with 6 additions and 1 deletions
...@@ -181,8 +181,12 @@ return [ ...@@ -181,8 +181,12 @@ return [
], ],
//需要跳过重复校验的供应商ID //需要跳过重复校验的供应商ID
'NeedSkipSupplierNameCheckIds' => [ 'NeedSkipSupplierNameCheckIds' => [
2619,
7443,
195, 195,
12263 12263,
4983,
33
], ],
'NeedCheckCompanyRegion' => [2, 4] 'NeedCheckCompanyRegion' => [2, 4]
]; ];
\ No newline at end of file
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