记得上下班打卡 | git大法好,push需谨慎

Commit 14edc3a9 authored by 胡佳晨's avatar 胡佳晨

搜索接口修改

parent 497d3ead
......@@ -70,7 +70,7 @@
$('#remoteSearch').remoteSearchPerformance({
ajax: {
url: "/goblin/common/sku?type=1",
url: "/goblin/common/sku?type=1&shelvesStatus=3",
type: "get"
},
chose: function (text, val) {
......
......@@ -17,8 +17,8 @@ ruoyi:
liquidnet:
url-banner:
url6: "/kylin/performances/recommend/performance/status?pageNum=1&pageSize=50&status=(3,6,7,8,9,10)" #票务
url7: "/goblin/common/goods?type=0" #商品
url9: "/goblin/common/sku?type=1" #NFT
url7: "/goblin/common/goods?type=0&shelvesStatus=3&spuAppear=1" #商品
url9: "/goblin/common/sku?type=1&shelvesStatus=3" #NFT
url14: "${liquidnet.client.admin.phpMallUrl}/admin/good/collective/quick?page=1&per_page=50" #商品集合
# 开发环境配置
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment