1
闫增涛
2024-03-27 b2a6887c94cc7887b03ba1cce578e3fc59a62259
assets/js/userAction.js
@@ -6,7 +6,7 @@
  var SnIp = null;
  try {
    // eslint-disable-next-line
    SnIp = window.returnCitySN;
    // SnIp = window.returnCitySN;
  } catch (error) {
    SnIp = null;
    console.log(error);