#
18516761980
2022-08-18 40de5751cc5d3bd5a85ab84c2f1ea9f5adb3e190
#
2个文件已修改
4 ■■■■ 已修改文件
pom.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/common.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pom.xml
@@ -185,7 +185,7 @@
    </dependencies>
    <build>
        <finalName>lywcs</finalName>
        <finalName>htwcs3</finalName>
        <plugins>
            <plugin>
                <groupId>org.springframework.boot</groupId>
src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
var baseUrl = "/lywcs";
var baseUrl = "/htwcs3";
// 赋值
function setVal(el, val) {