瀏覽代碼

购物金

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

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

@@ -18,4 +18,5 @@ type ServiceAwardReturnFlow struct {
Pvd int `json:"pvd" xorm:"default 0 comment('0cps 1自营 2会员升级 3拉新') INT(11)"`
CoinId int `json:"coin_id" xorm:"default 0 INT(11)"`
Date int `json:"date" xorm:"default 0 comment('20240814') INT(11)"`
Oid int64 `json:"oid" xorm:"default 0 comment('20240814') INT(11)"`
}

Loading…
取消
儲存