|
|
@ -18,8 +18,8 @@ |
|
|
|
define('CSS_URL', '//tcm.pengda.checkcopy.com'); |
|
|
|
|
|
|
|
// 小程序获取openid |
|
|
|
define('MP_APPID',"wxb840b419525a63e2"); // 公众号APPID |
|
|
|
define('MP_SECRET',"85b9058789a45b6077e8380365ff4bbc"); // 公众号秘钥 |
|
|
|
define('MP_APPID',"wxba76fd01dab5e1d8"); // 公众号APPID |
|
|
|
define('MP_SECRET',"d3e988db012d186376c53d25fafdc036"); // 公众号秘钥 |
|
|
|
|
|
|
|
define('MP_GET_OPENID_HREF',"https://api.weixin.qq.com/sns/jscode2session?appid=%s&secret=%s&grant_type=authorization_code&js_code=%s"); |
|
|
|
|
|
|
@ -56,6 +56,8 @@ |
|
|
|
$GLOBALS['admin_list'] = array( |
|
|
|
'2115531468@qq.com', |
|
|
|
// '1225425695@qq.com', |
|
|
|
'58996091@qq.com' |
|
|
|
'1464135724@qq.com' |
|
|
|
); |
|
|
|
|
|
|
|
$GLOBALS['num_list'] = array( |
|
|
|