This commit is contained in:
devil_gong 2018-11-20 17:37:37 +08:00
parent 288b3dd73c
commit a344e1143a
2 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,7 @@ App({
// 请求地址
request_url: "https://demo.shopxo.net/",
request_url: 'http://localhost/project/shopxo/service/',
//request_url: 'http://localhost/project/shopxo/service/',
// 基础信息
application_title: "ShopXO电商系统",

View File

@ -3,6 +3,7 @@
namespace Api\Controller;
use Service\ResourcesService;
use Service\OrderService;
/**
* 我的订单