by Robin at 20240429
This commit is contained in:
parent
bd0fb55e8e
commit
4f20828005
|
@ -5,5 +5,5 @@ import "service/dbstruct"
|
|||
type PlatformCfg struct {
|
||||
Name string `json:"name"`
|
||||
Icon *dbstruct.MediaComponent `json:"icon"`
|
||||
DelFlag int64 `json:"del_flag"`
|
||||
IsDeleted int64 `json:"is_deleted"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue