xuyonghao
2024-12-30 c273539ea3b191ee680921ef5d09477a770cd644
app/models/agent_model.py
@@ -10,6 +10,7 @@
    BISHENG = 2
    BASIC = 3
    DIFY = 4
    OTHER = 5
class AgentModel(Base):