master
tpingzhang 5 years ago
parent 6e55b63f6e
commit e1a3e9ae70

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

Loading…
Cancel
Save