优化文件结构

This commit is contained in:
boyce
2020-08-01 17:57:34 +08:00
parent c140eb3fa1
commit 396b7e5929
6 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
package sysservice
package httpservice
import (
"fmt"

View File

@@ -1,4 +1,4 @@
package sysservice
package tcpservice
import (
"fmt"

View File

@@ -1,4 +1,4 @@
package sysservice
package wsservice
import (
"fmt"