配置文件 'ADMIN_DOMAIN' => 'https://dl.wmtxkj.cn/'

master
tpingzhang 5 years ago
parent a001977b69
commit 0790184b81

@ -114,10 +114,12 @@ $config = array(
'SQ_SHORTCUT' => 15,
'SQ_SMALL_PROGRAM' => 16, //双乾 小程序
),
'ADMIN_DOMAIN' => 'https://mg.wmtxkj.cn/', // 'http://10.0.1.75:8089/',//
'ADMIN_DOMAIN' => 'https://dl.wmtxkj.cn/', // 'http://10.0.1.75:8089/',//
'WX_PAY_LIMIT' => 3000,
'PAY_DOMAIN' => 'https://api.wmtxkj.cn/',
'H5_DOMAIN' => 'http://api.wmtxkj.cn/'
'H5_DOMAIN' => 'https://api.wmtxkj.cn/',
'DL_DOMAIN' => 'https://dl.wmtxkj.cn/',
);
return $config;
/* $pay = include(APP_PATH . "/Sdk/Conf/pay.php");

Loading…
Cancel
Save