修改模型生成
This commit is contained in:
@@ -87,8 +87,8 @@ class {Class} extends CatchModel
|
|||||||
protected \$name = '{Name}';
|
protected \$name = '{Name}';
|
||||||
|
|
||||||
protected \$field = [
|
protected \$field = [
|
||||||
{Field}
|
{Field}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
EOT;
|
EOT;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user