mirror of
https://github.com/himool/HimoolERP.git
synced 2024-11-15 11:58:42 +08:00
7 lines
54 B
Python
7 lines
54 B
Python
|
from extensions.serializers import *
|
||
|
|
||
|
|
||
|
__all__ = [
|
||
|
|
||
|
]
|