瀏覽代碼

更新

master
huangjiajun 1 周之前
父節點
當前提交
686549ebf8
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/models/service_award_return_flow.go

+ 1
- 0
src/models/service_award_return_flow.go 查看文件

@@ -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)"`
}

Loading…
取消
儲存