docker-compose is ok

This commit is contained in:
pycook
2023-07-11 18:12:22 +08:00
parent 77d89677ef
commit b93afc1790
11 changed files with 94 additions and 13741 deletions

View File

@@ -1,3 +1,5 @@
# -*- coding:utf-8 -*-
from api.extensions import db
from api.lib.database import Model, TimestampMixin, SoftDeleteMixin, CRUDMixin