factory/apps/mtm
caoqianming 509fdb3656 fix: material get_queryset忘记return qs 2025-11-13 11:24:12 +08:00
..
migrations feat: 移除material count字段 2025-11-06 23:40:19 +08:00
__init__.py
admin.py
apps.py
correct.py
filters.py fix: material增加count__gt等查询条件 2025-11-13 10:54:46 +08:00
models.py feat: 交接记录返回material_changed_fname 2025-11-11 10:00:03 +08:00
serializers.py feat: material count字段完全由计算可得 2025-11-06 23:59:51 +08:00
services.py
services_2.py feat: material count字段完全由计算可得 2025-11-06 23:59:51 +08:00
tests.py
urls.py
views.py fix: material get_queryset忘记return qs 2025-11-13 11:24:12 +08:00