数据库错误操作优化
This commit is contained in:
+1
-2
@@ -2,7 +2,6 @@ package main
|
||||
|
||||
import (
|
||||
. "code.hoteas.com/golang/hotime"
|
||||
"code.hoteas.com/golang/hotime/example/app"
|
||||
)
|
||||
|
||||
func main() {
|
||||
@@ -13,6 +12,6 @@ func main() {
|
||||
return isFinished
|
||||
})
|
||||
|
||||
appIns.Run(Router{"app": app.AppProj})
|
||||
appIns.Run(Router{})
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user