rabin 3 years ago
parent
commit
e634f80a54
1 changed files with 2 additions and 2 deletions
  1. 2 2
      service/bill/database/push_cash.php

+ 2 - 2
service/bill/database/push_cash.php

@@ -11,8 +11,8 @@ $status = array
 $type = array
 (
     10 => '手动发放',
-    //13 => '区域招商补贴',
-    //14 => '创V归店补贴',
+    13 => '区域招商补贴',
+    14 => '创V归店补贴',
     //15 => '区域运营收益',
     //21 => '抵扣券差额',
 );