Explorar o código

修改生成crud bug

liaofei %!s(int64=2) %!d(string=hai) anos
pai
achega
92585d2b80
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      crmeb/app/services/system/SystemCrudServices.php

+ 1 - 0
crmeb/app/services/system/SystemCrudServices.php

@@ -502,6 +502,7 @@ class SystemCrudServices extends BaseServices
 
         $data['softDelete'] = false;
 
+        $tableInfo = null;
         //先检查表存在则
         if ($id) {
             $this->updateFromCommon($tableName, $tableComment);