新增测点配置
This commit is contained in:
5
form/device_point.go
Normal file
5
form/device_point.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package form
|
||||
|
||||
type PointNameSelectReq struct {
|
||||
Keyword string `form:"keyword" json:"keyword"`
|
||||
}
|
||||
Reference in New Issue
Block a user