|
- OpReserve(db, order, order.UserId, order.TotalPrice, 2, 0, "商城购机");
|
|
|
|
|
|
+ OpReserve(db, order, order.UserId, order.TotalPrice, 2, 0, "商城购机(储备金支付)");
|
|
// OpAccount(db, order, order.UserId, order.TotalPrice / pro.ProductCount, pro.ProductCount);
|
|
// OpAccount(db, order, order.UserId, order.TotalPrice / pro.ProductCount, pro.ProductCount);
|