commit
33f9d11c0b
6 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||||
|
安装abphelper生成器 |
||||
|
dotnet tool install EasyAbp.AbpHelper -g --version 版本 |
||||
|
|
||||
|
根据实体生成 |
||||
|
abphelper generate crud {实体名} -d {项目根目录} |
||||
|
|
||||
|
安装前端页面缺失的包 |
||||
|
abp install-libs |
||||
|
|
||||
|
|
Loading…
Reference in new issue