Commit d4aaba65 authored by hujun's avatar hujun

1

parent 3b8d12d6
...@@ -136,7 +136,7 @@ class CostService ...@@ -136,7 +136,7 @@ class CostService
606=>'一次性房租出账', 606=>'一次性房租出账',
607=>'慈善基金', 607=>'慈善基金',
608=>'分红', 608=>'分红',
609=>'慈善基金' 609=>'其他'
]; ];
if (array_key_exists($key, $item_array)) { if (array_key_exists($key, $item_array)) {
$result = $item_array[$key]; $result = $item_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