mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-24 03:18:35 +08:00
接入萤石摄像头后端
This commit is contained in:
6
pkg/config/ys.go
Normal file
6
pkg/config/ys.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package config
|
||||
|
||||
type Ys struct {
|
||||
AppKey string `yaml:"appKey"`
|
||||
Secret string `yaml:"secret"`
|
||||
}
|
||||
Reference in New Issue
Block a user