mirror of
https://shylinux.com/x/operation
synced 2025-04-24 17:08:04 +08:00
add some
This commit is contained in:
parent
7a3d9cc335
commit
02edfda6a3
@ -12,4 +12,7 @@ import (
|
||||
|
||||
func main() { print(ice.Run()) }
|
||||
|
||||
func init() { ice.Info.NodeMain = "web.team.production.portal" }
|
||||
func init() {
|
||||
ice.Info.NodeMain = "web.team.production.portal"
|
||||
ice.Info.CodeMain = "src/operation/portal.go"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user