增加生成模型字段注解

This commit is contained in:
2023-03-29 15:30:37 +08:00
parent 877867df80
commit 45509df381
3 changed files with 145 additions and 54 deletions

View File

@@ -5,7 +5,9 @@ namespace app\admin\model;
use app\common\model\TimeModel;
/**
*
*/
class MallCate extends TimeModel
{