Commit f1df7b2c authored by 张宇迪's avatar 张宇迪

事物

parent d354cfe9
...@@ -227,6 +227,7 @@ UPDATE SET count=(service_count_person.count+1); ...@@ -227,6 +227,7 @@ UPDATE SET count=(service_count_person.count+1);
return return
} }
session.Commit() session.Commit()
fmt.Println("CallCounts执行完成@@@!!!!!")
//查询service_daliy_count 表有更新没有插入 //查询service_daliy_count 表有更新没有插入
return return
} }
......
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