This commit is contained in:
Daniel 2023-07-06 19:15:48 +08:00
parent b65d56d407
commit e854b41ce2
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -242,4 +242,5 @@ type ValueDate struct {
type ValueSelect struct {
Content string `json:"content"`
Color string `json:"color"`
}