소스 검색

update

V3
DengBiao 1 년 전
부모
커밋
7bd9b7928c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      consume/mall_add_supply_goods.go

+ 2
- 0
consume/mall_add_supply_goods.go 파일 보기

@@ -109,5 +109,7 @@ func handleMallAddSupplyGoodsConsume(msgData []byte) error {
return err1
}
}

db.Db.Where("id = ?", pushStuct.Affected).Delete(model2.MallAddSupplyGoods{})
return nil
}

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