mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-04 03:06:39 +08:00
debugger
This commit is contained in:
parent
bb2c4903ce
commit
990743412a
@ -47,7 +47,7 @@ public class OrderService {
|
|||||||
private NotifyService notifyService;
|
private NotifyService notifyService;
|
||||||
|
|
||||||
// String url = "https://miniapp-test.royalcanin.com.cn/rcmini/h5/";
|
// String url = "https://miniapp-test.royalcanin.com.cn/rcmini/h5/";
|
||||||
String url = "https://miniapp-product.royalcanin.com.cn/rcmini2020";
|
String url = "https://miniapp-product.royalcanin.com.cn/rcmini2020/";
|
||||||
|
|
||||||
@Transactional
|
@Transactional
|
||||||
public int generateOrder(OrdersEntity ordersEntity, JSONArray listJson) throws Exception {
|
public int generateOrder(OrdersEntity ordersEntity, JSONArray listJson) throws Exception {
|
||||||
|
Loading…
Reference in New Issue
Block a user