mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 09:04:52 +08:00
更改目录结构
This commit is contained in:
6
server/sessdata/start.go
Normal file
6
server/sessdata/start.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package sessdata
|
||||
|
||||
func Start() {
|
||||
initIpPool()
|
||||
checkSession()
|
||||
}
|
Reference in New Issue
Block a user