add product super

This commit is contained in:
ivan deng
2023-03-05 14:10:06 +08:00
parent 7468639b6e
commit d4a0e54fb5
11 changed files with 643 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
from . import models
from .hooks import post_init_hook