Commit 6ca3b4ba authored by Allvey's avatar Allvey

add comments

parent eeff742b
......@@ -6,6 +6,10 @@
# @File : wato_dispatch.py
# @Software: PyCharm
# 独立的调度系统
from sqlalchemy import Column, create_engine
from sqlalchemy import VARCHAR, DateTime, Float, Integer, BOOLEAN
from sqlalchemy.orm import sessionmaker
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment