支付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();
|
||||
await m_UserService.Update(userEntity);
|
||||
// userEntity.pay_time = DateTime.Now.ToString();
|
||||
// await m_UserService.Update(userEntity);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user