mirror of
https://github.com/himool/HimoolERP.git
synced 2024-11-14 19:35:07 +08:00
7 lines
49 B
Python
7 lines
49 B
Python
|
from extensions.models import *
|
||
|
|
||
|
|
||
|
__all__ = [
|
||
|
|
||
|
]
|