支付bug
This commit is contained in:
@@ -840,8 +840,8 @@ FROM product_order where {where} GROUP BY Channel,ProductName order by Channel,
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
userEntity.pay_time = DateTime.Now.ToString();
|
// userEntity.pay_time = DateTime.Now.ToString();
|
||||||
await m_UserService.Update(userEntity);
|
// await m_UserService.Update(userEntity);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user