forked from erp-dev/erp
7 lines
116 B
Python
7 lines
116 B
Python
"""
|
|
业务域相关的 API 视图与工具。
|
|
|
|
该包下按业务对象分类,例如 purchase、sales 等。
|
|
"""
|
|
|