소스 검색

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倍)(线上版千万别瞎改)