소스 검색

更新

master
huangjiajun 1 개월 전
부모
커밋
7b2437474c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      svc/svc_reward.go

+ 1
- 0
svc/svc_reward.go 파일 보기

@@ -83,6 +83,7 @@ func AddCoin(eg *xorm.Engine, money float64, Title, ordId string, types, transfe
Date: zhios_condition_statistics_utils.StrToInt(date["now"]),
LastDate: zhios_condition_statistics_utils.StrToInt(date["last"]),
Price: amount,
Oid: zhios_condition_statistics_utils.StrToInt64(ordId),
}
eg.Insert(&data)
}


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