This commit is contained in:
2021-01-19 20:22:54 +08:00
parent 136f3693f9
commit a06182ef5b
+1 -1
View File
@@ -136,7 +136,7 @@ class ' . $managerName . ' extends ActiveRecord
continue; continue;
} }
$html .= ' $html .= '
' . $debug . ' ' . $type; ' . $debug . $type;
} }
} }