This commit is contained in:
2024-06-30 04:53:05 +03:00
parent 1c104ab567
commit a6f7a9d65f
15 changed files with 491 additions and 18 deletions

View File

@@ -0,0 +1,3 @@
from .base import BaseSiproModel
from .general import *
from .products import *