소스 검색

购物金

master
huangjiajun 3 달 전
부모
커밋
a236ebf423
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/models/service_award_return_flow.go

+ 1
- 0
src/models/service_award_return_flow.go 파일 보기

@@ -18,5 +18,6 @@ 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)"`
LastDate int `json:"last_date" xorm:"default 0 comment('20240814') INT(11)"`
Oid int64 `json:"oid" xorm:"default 0 comment('20240814') INT(11)"`
}

불러오는 중...
취소
저장