Commit eec8f663 authored by hujun's avatar hujun

同联发展基金

parent cdb64afd
...@@ -146,7 +146,8 @@ class CostService ...@@ -146,7 +146,8 @@ class CostService
1=>'办公室成本', 1=>'办公室成本',
2=>'总部成本', 2=>'总部成本',
3=>'分部成本', 3=>'分部成本',
4=>'门店独有成本', 4=>'同联发展基金',
5=>'门店独有成本',
]; ];
if (array_key_exists($key, $type_array)) { if (array_key_exists($key, $type_array)) {
$result = $type_array[$key]; $result = $type_array[$key];
......
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 to comment