Browse Source

mod: 订单表

wanggangzero 9 months ago
parent
commit
6ae0687055
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gameserver/App/service_call/pay/Mo/payRequest.php

+ 1 - 1
Gameserver/App/service_call/pay/Mo/payRequest.php

@@ -9,7 +9,7 @@
  */
 class PayRequest extends loyalsoft\Object_ext {
 
-    const orderTab = 'tpl_order_tab';
+    const orderTab = 'tab_order_tab';
 
     /**
      * @var bool 是否测试(金额降低100倍)(线上版千万别瞎改)