整体bug修改。
This commit is contained in:
@@ -20,7 +20,6 @@ def add_class_dao(c,db):
|
||||
db.refresh(c1)
|
||||
return True
|
||||
|
||||
|
||||
#更新班级信息
|
||||
def update_class_dao(cid,update_data,db):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user