mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 10:58:35 +08:00
【feat】添加tcp指令下发
This commit is contained in:
@@ -14,6 +14,7 @@ import (
|
||||
func InitDeviceCmdLogRouter(container *restful.Container) {
|
||||
s := &api.DeviceCmdLogApi{
|
||||
DeviceCmdLogApp: services.DeviceCmdLogModelDao,
|
||||
DeviceApp: services.DeviceModelDao,
|
||||
}
|
||||
|
||||
ws := new(restful.WebService)
|
||||
|
||||
Reference in New Issue
Block a user