3 lines
94 B
Python
3 lines
94 B
Python
|
|
# -*- coding: utf-8 -*-
|
||
|
|
"""数据库脚本(migrate / seed)—— 非运行态执行。"""
|