| | |
| | | that.addPoint(that.addEntitys, lgtd, lttd, './images/security.png'); |
| | | //获取当前处警员的电子围栏信息 |
| | | $.ajax({ |
| | | //https://web.byisf.com/api/blade-jfpts/enclosure/enclosure/selectEnclosureDetail |
| | | url: 'http://localhost:89/enclosure/enclosure/selectEnclosureDetail', |
| | | url: 'https://web.byisf.com/api/blade-jfpts/enclosure/enclosure/selectEnclosureDetail', |
| | | //url: 'http://localhost:89/enclosure/enclosure/selectEnclosureDetail', |
| | | type: 'GET', |
| | | dataType: 'JSON', |
| | | data: { |
| | |
| | | |
| | | //将数据存入数据库 |
| | | $.ajax({ |
| | | //url: 'https://web.byisf.com/api/blade-jfpts/enclosure/enclosure/updatee', |
| | | url: 'http://localhost:89/enclosure/enclosure/insertes', |
| | | url: 'https://web.byisf.com/api/blade-jfpts/enclosure/enclosure/insertes', |
| | | //url: 'http://localhost:89/enclosure/enclosure/insertes', |
| | | type: 'POST', |
| | | dataType: 'JSON', |
| | | data: { |
| | |
| | | |
| | | //更新电子围栏数据 |
| | | $.ajax({ |
| | | //url: 'https://web.byisf.com/api/blade-jfpts/enclosure/enclosure/updatee', |
| | | url: 'http://localhost:89/enclosure/enclosure/updatee', |
| | | url: 'https://web.byisf.com/api/blade-jfpts/enclosure/enclosure/updatee', |
| | | //url: 'http://localhost:89/enclosure/enclosure/updatee', |
| | | type: 'POST', |
| | | dataType: 'JSON', |
| | | data: { |