This commit is contained in:
2021-01-19 20:07:59 +08:00
parent cc2e3b79d9
commit ed185b70df
+1 -1
View File
@@ -126,7 +126,7 @@ class ' . $managerName . ' extends ActiveRecord
$html .= '
' . $debug . ' static $' . $key . ' = ' . $val . ';' . "\n";
} else {
if ($val == 'primary') {
if ($key == 'primary') {
continue;
}
$html .= '