Browse Source

'维保记录'

aiyou 4 years ago
parent
commit
f442ef5e7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/api/controller/Member.php

+ 1 - 1
application/api/controller/Member.php

@@ -478,7 +478,7 @@ class Member extends Api
      */
     public function chaboshi(){
         $vin=$this->request->param('vin');
-        $vin='LBVNU79049SB81546';
+     //   $vin='LBVNU79049SB81546';
         $userid = '143124';//分配的用户ID  不能为空
         $keySecret = 'eb079f642f711803b86d0a05aafe049b';//分配的用户秘钥 不能为空
         $onLine = true; //是否为生产环境