Commit aa089a18 authored by testshenbd's avatar testshenbd

Merge branch 'linqing' of git.shenbd.com:qm-develop/shenbd into linqing

parents 54195c49 b472973e
......@@ -741,7 +741,7 @@ class OrderConfirmUtil {
* Date: 2018/12/27 0027
* Time: 下午 3:15
*/
private function gigetLitAccesstoken(){
private function getLitAccesstoken(){
$model_wx = \DAO\MbWxModel::getInstance();
$weixin = $model_wx->getOne('id,lit_appid,lit_appsecret,lit_accesstoken,lit_expirestime', 'id=1');
$access_token = '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment