wupengfei 2 年之前
父節點
當前提交
9552557ccf
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/api/controller/Login.php
  2. 二進制
      xixie.zip

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

@@ -22,7 +22,7 @@ class Login extends Base
      */
     public function weChatLogin(){
         $code = input('code');
-        $headimg = input('headimg','https://gaoyixia2.oss-cn-shanghai.aliyuncs.com/5e48b5b47f8f0770/55fdfd184a2b4c55.jpg');
+        $headimg = input('headimg','https://chaoting-washing.oss-cn-zhangjiakou.aliyuncs.com/338faa15cdba9be4/a873702d31e7ac1f.png');
         $name = input('name');
         if(empty($code) ) $this->error('参数错误');
         $app = Factory::miniProgram(config('app.mini_program'));

二進制
xixie.zip