소스 검색

一个橘子

one_orenge
huangjiajun 7 달 전
부모
커밋
8043d63974
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      consume/canal_user_money_consume.go

+ 1
- 0
consume/canal_user_money_consume.go 파일 보기

@@ -61,6 +61,7 @@ func handleCancalUserMoneyConsume(msg []byte) error {
return nil
}
engine := db.DBs[masterId]
//

if canalMsg.Type == md.CanalMsgInsertSqlType {
if utils.StrToFloat64(canalMsg.Data[0].Amount) > 0 && canalMsg.Data[0].Type == "0" {


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