You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- 在 QcDefectDetail、QcDefectInfo、QcDynamicStandard、QcGradeInfo、QcInspectionItems、 QcInspectionRules、QcInspectionTask、QcLevelInfo、QcRevisionInfo 和 QcRimInfo 类中添加 delFlag 字段 — 同时在数据库中添加字段 del_flag(char 类型(1))默认为 0 - 使用 @TableLogic 注解标记删除逻辑字段 - 删除标志字段用于软删除,0 代表存在,2 代表删除 - 移除了 QcGradeInfo 类中的多余 attr1 字段 |
3 weeks ago | |
---|---|---|
.. | ||
controller | 2 months ago | |
domain | 3 weeks ago | |
dubbo | 3 weeks ago | |
mapper | 1 month ago | |
service | 1 month ago | |
HwmomQmsApplication.java | 5 months ago |