mirror of
https://github.com/zhengkai/orca.git
synced 2026-02-15 15:42:26 +08:00
up
This commit is contained in:
7
server/build/dev/main.go
Normal file
7
server/build/dev/main.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "project"
|
||||
|
||||
func main() {
|
||||
project.Start()
|
||||
}
|
||||
Reference in New Issue
Block a user