lgy 2 weeks ago
parent
commit
f724000624
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jcjyhr/app/common/controller/ApiController.php

+ 1 - 1
jcjyhr/app/common/controller/ApiController.php

@@ -65,7 +65,7 @@ class ApiController extends Api
     {
         $key = 'zLxapoeqWYpoeqWY';
         $info = Gm::decrypt($key,$data);
-        if(empty($return))
+        if(empty($info))
         {
             return [];
         }else{