afa 7 月之前
父節點
當前提交
722fa69e0d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      application/config.php

+ 2 - 0
application/config.php

@@ -330,5 +330,7 @@ return [
         'serve_desc'        => "服务描述",
         'serve_fee'         => 0.045, //服务费
         'max_buying_count'  => 10, //最大求购套数
+        'zh_serve_agree'      => 217, //中文服务协议id
+        'en_serve_agree'      => 218, //英文协议id
     ],
 ];