mirror of
https://github.com/beego/bee.git
synced 2025-07-05 18:20:18 +00:00
basic workflow
This commit is contained in:
@ -64,8 +64,7 @@ func formatSourceCode(fpath string) {
|
||||
cmd.Run()
|
||||
}
|
||||
|
||||
const MIGRATION_TPL = `
|
||||
package main
|
||||
const MIGRATION_TPL = `package main
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
Reference in New Issue
Block a user