采购合同上传基础功能

This commit is contained in:
mgw
2024-12-25 11:02:00 +08:00
parent d2ec0cacc3
commit 0991888494
9 changed files with 197 additions and 22 deletions

View File

@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
from . import controllers
from . import models
from . import models
from . import wizards