mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
【feat】添加设备影子
This commit is contained in:
@@ -11,3 +11,8 @@ func TestGenerateID(t *testing.T) {
|
||||
id := GenerateID()
|
||||
t.Log(id)
|
||||
}
|
||||
|
||||
func TestGetInterfaceType(t *testing.T) {
|
||||
id := GetInterfaceType(`{"aa": 23}`)
|
||||
t.Log(id)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user