1.6 KiB
CateringWebApp
This project was generated with Angular CLI version 16.1.4.
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Code scaffolding
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Build
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Running unit tests
Run ng test
to execute the unit tests via Karma.
Running end-to-end tests
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
09/16 ~ 09/17
- 业务端取消常用/忌用 系统异常
- 修改食材 提示成功 但是数据没有变化。 食材编号 是否允许 修改,若修改 会报错 [参数错误]食材不存在!
- 业务端 配餐设置 POST /api/vender/config 405 无权限执行该操作!
- 管理端 用户列表、修改角色名称、删除角色 报错: 系统异常 好像大部分用户管理的接口 都在报错
- 删除 食材 系统异常
- 管理端 食材列表 没有返回 更新日期
- 营养标准列表 列表 没有 更新时间
- 营养标准添加成功 需要 返回他的 id