浏览代码

mod: 订单表

wanggangzero 9 月之前
父节点
当前提交
6ae0687055
共有 1 个文件被更改,包括 1 次插入1 次删除
  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倍)(线上版千万别瞎改)