T
This commit is contained in:
parent
6975fb975e
commit
999503a863
|
@ -89,7 +89,7 @@
|
||||||
//console.log(name)
|
//console.log(name)
|
||||||
$.ajax({
|
$.ajax({
|
||||||
type: "GET",
|
type: "GET",
|
||||||
url: "http://140.125.20.183:7700/api/Yuntech_in_car_table/location-" + name,
|
url: "http://140.125.20.183:7700/api/Yuntech_in_car_table",
|
||||||
data: {},
|
data: {},
|
||||||
contentType: "application/json",
|
contentType: "application/json",
|
||||||
success: function (Model) {
|
success: function (Model) {
|
||||||
|
|
|
@ -89,7 +89,7 @@
|
||||||
//console.log(name)
|
//console.log(name)
|
||||||
$.ajax({
|
$.ajax({
|
||||||
type: "GET",
|
type: "GET",
|
||||||
url: "http://140.125.20.183:7700/api/Yuntech_in_car_table/location-" + name,
|
url: "http://140.125.20.183:7700/api/Yuntech_in_car_table" ,
|
||||||
data: {},
|
data: {},
|
||||||
contentType: "application/json",
|
contentType: "application/json",
|
||||||
success: function (Model) {
|
success: function (Model) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user