factory/apps/wpm
caoqianming d2581d8500 fix: is_fix 日志不再继承输入物料的缺陷标识
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 09:09:30 +08:00
..
migrations Inherit batch output defect markers 2026-04-23 16:32:40 +08:00
scripts fix: 批次统计修复小/大日期反向并增强除零兜底 2026-04-29 12:14:07 +08:00
__init__.py
admin.py
apps.py
correct.py
datax.py
filters.py feat: wmaterial根据current_merged查询3 2026-01-22 16:12:35 +08:00
models.py fix: is_fix 日志不再继承输入物料的缺陷标识 2026-04-30 09:09:30 +08:00
serializers.py fix: mlogdefect 空列表时仍同步继承缺陷 2026-04-24 15:45:58 +08:00
services.py feat: 加工前不良当合格品处理 2026-02-04 15:45:12 +08:00
services_2.py fix: 批次统计修复小/大日期反向并增强除零兜底 2026-04-29 12:14:07 +08:00
tasks.py
tests.py
urls.py feat: 升级依赖包 2026-01-08 09:59:39 +08:00
views.py feat: handover移除search包含id 2026-04-29 10:42:17 +08:00
views_ana.py