Explorar o código

Merge branch 'v5.0.0dev' of https://gitee.com/ZhongBangKeJi/CRMEB into v5.0.0dev

evoxwht %!s(int64=2) %!d(string=hai) anos
pai
achega
c5f04a10c1
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);