Browse Source

Merge branch 'master' of https://git.hxiaoju.top/Teapay/RWACha-API

* 'master' of https://git.hxiaoju.top/Teapay/RWACha-API:
  求购出售
  文字说明

# Conflicts:
#	application/config.php
jason 6 months ago
parent
commit
d7f5940c22
1 changed files with 3 additions and 3 deletions
  1. 3 3
      application/config.php

+ 3 - 3
application/config.php

@@ -354,9 +354,9 @@ return [
             1.TeaC未经购买前,可取消出售订单。一经购买,无法取消出售。<br/>
             2. 您将获得除综合服务费(5%)之外的所有出售收入。<br/>
             3. 出售成功后,出售收入将默认进入茶宝账户余额。",
-        'buy_desc'               => "
-            1. 预付成功后,可在’我的订单﹣求购订单‘中取消订单。<br/>
+        'buy_desc'               => 
+            '1. 预付成功后,可在"我的订单﹣求购订单"中取消订单。<br/>
             2.成交顺序以发起求购成功的时间,顺序成交。<br/>
-            3.求购期间成交,无法撤销。",   //求购说明
+            3.求购期间成交,无法撤销。',   //求购说明
     ],
 ];