File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ <h5>本期淘宝商品推荐</h5>
215
215
$ . ajax ( {
216
216
type :"post" ,
217
217
data :JSON . stringify ( goodsRequest ) ,
218
- url :"https://www.innerstudent.group :8081/getGoodsList" ,
218
+ url :"https://www.leiyuanblog.top :8081/getGoodsList" ,
219
219
contentType : "application/json; charset=utf-8" ,
220
220
dataType : 'json' ,
221
221
success ( data ) {
Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ <h5>本期淘宝商品推荐</h5>
175
175
$ . ajax ( {
176
176
type :"post" ,
177
177
data :JSON . stringify ( goodsRequest ) ,
178
- url :"https://www.innerstudent.group :8081/getGoodsList" ,
178
+ url :"https://www.leiyuanblog.top :8081/getGoodsList" ,
179
179
contentType : "application/json; charset=utf-8" ,
180
180
dataType : 'json' ,
181
181
success ( data ) {
You can’t perform that action at this time.
0 commit comments