Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- package md
-
- type SetCenterReq struct {
- BigDataScreenAccount string `json:"big_data_screen_account" label:"数据大屏-账号"`
- BigDataScreenPassword string `json:"big_data_screen_password" label:"数据大屏-密码"`
- ProductionWorkshopAccount string `json:"production_workshop_account" label:"制作车间-密码"`
- ProductionWorkshopPassword string `json:"production_workshop_password" label:"制作车间-密码"`
- }
|