Commit d2ee5a8a by 杨树贤

枚举名称

parent 87afbfb8
Showing with 2 additions and 2 deletions
......@@ -206,7 +206,7 @@ return [
'方案商' => '方案商',
'原厂' => '原厂',
'分销平台' => '分销平台',
'代工厂' => '代工厂',
'工厂渠道' => '工厂渠道',
],
'NeedCheckCompanyRegion' => [2, 4],
......
......@@ -23,7 +23,7 @@ return [
7 => '混合分销商',
5 => '分销平台',
3 => '方案商',
6 => '代工厂',
6 => '工厂渠道',
0 => '其它',
],
//供应商编码规则映射表,用于根据供应商类型生成编码
......
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