refactored out global
. long live AppState
This commit is contained in:
parent
3d674515ce
commit
00ebf99cc0
23 changed files with 334 additions and 346 deletions
|
@ -5,6 +5,7 @@ import (
|
|||
"fmt"
|
||||
|
||||
"arimelody-web/model"
|
||||
|
||||
"github.com/jmoiron/sqlx"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue