Parcourir la source

更新

master
huangjiajun il y a 1 semaine
Parent
révision
686549ebf8
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      src/models/service_award_return_flow.go

+ 1
- 0
src/models/service_award_return_flow.go Voir le fichier

@@ -21,4 +21,5 @@ type ServiceAwardReturnFlow struct {
Date int `json:"date" xorm:"default 0 comment('20240814') INT(11)"`
LastDate int `json:"last_date" xorm:"default 0 comment('20240814') INT(11)"`
Oid int64 `json:"oid" xorm:"default 0 comment('20240814') INT(11)"`
IsEnd int64 `json:"is_end" xorm:"default 0 comment('20240814') INT(11)"`
}

Chargement…
Annuler
Enregistrer