This commit is contained in:
wucongxing8150 2024-08-06 09:54:08 +08:00
parent 6b4e8545b3
commit 3146c5f900

View File

@ -278,7 +278,7 @@ func (r *OrderService) ReportPreProduct(orderProductId, adminUserId int64) (bool
_, err = ReportPreRequest.ReportPre()
if err != nil {
tx.Rollback()
return false, errors.New("上报处方失败1")
return false, err
}
// 修改商品表