doum
2025-09-26 9057e04efad1b7d61c77a72e5c37a504d0aee935
server/src/main/resources/templates/components/footer.html
@@ -354,7 +354,7 @@
            $.ajax({
                async: false,
                url: 'http://www.dmtt.run:81/web/productList',
                url: 'https://www.dmtt.run:8099/web/productList',
                type: 'POST',
                success: function (res) {
                    console.log(res)
@@ -421,4 +421,10 @@
                });
            })
        });
      var _hmt = _hmt || [];
      var hm = document.createElement("script");
      hm.src = "https://hm.baidu.com/hm.js?cf72f4c5b39afd48ee1313256beed449";
      var s = document.getElementsByTagName("script")[0];
      s.parentNode.insertBefore(hm, s);
    </script>