zengh
2021-08-09 ee4e0076832e55cf23b41bdf0426e11e26bb8a5c
public/map/popup/js/personnel-information-management.js
@@ -5,7 +5,7 @@
    var viewVideoLayer = null;
    // 查看保安人员的详细信息
    $.ajax({
        url: 'http://s16s652780.51mypc.cn/api/security/security/selectInfo?snumber=' + code,
        url: 'http://223.82.109.183:2082/api/security/security/selectInfo?snumber=' + code,
        type: 'POST',
        dataType: 'JSON',
        success: function (data) {