增加工单模块

This commit is contained in:
mgw
2024-07-09 17:32:03 +08:00
parent 11907d4c5e
commit b582bfbafa
22 changed files with 1069 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
from . import constant
from . import order_classify
from . import system_work_order
from . import work_order_template