afa 7 сар өмнө
parent
commit
722fa69e0d

+ 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
     ],
 ];