Ver Fonte

接口调整

lizhen_gitee há 6 meses atrás
pai
commit
5dbce2fa70
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      application/company/controller/Jianceproject.php

+ 1 - 1
application/company/controller/Jianceproject.php

@@ -72,7 +72,7 @@ class Jianceproject extends Apic
             'weigh'      => input('weigh',$id),
         ];
 
-        if($data['pid'] == 0){
+        if($info['pid'] == 0){
             $data['info'] = '';
             $data['type'] = 1;
         }