Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2023-07-06 19:47:32 +08:00
commit b913173043

View file

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