mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-05-09 21:32:08 +08:00
【fix】子设备上报方式修复
This commit is contained in:
@@ -24,7 +24,6 @@ type DeviceAuth struct {
|
||||
ProductId string `json:"product_id"`
|
||||
RuleChainId string `json:"rule_chain_id"`
|
||||
Name string `json:"name"`
|
||||
Token string `json:"token"`
|
||||
CreatedAt int64 `json:"created_at"`
|
||||
ExpiredAt int64 `json:"expired_at"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user