zq-erp/pom.xml | ●●●●● patch | view | raw | blame | history | |
zq-erp/src/main/resources/static/templates/vipInfoImport.xls | patch | view | raw | blame | history | |
zq-erp/src/main/resources/static/templates/vipInfoImport.zip | patch | view | raw | blame | history | |
zq-erp/src/main/resources/static/templates/vipProjUse.xls | patch | view | raw | blame | history | |
zq-erp/src/main/resources/static/templates/vipProjUse.zip | patch | view | raw | blame | history | |
zq-erp/src/main/resources/templates/views/admin/hive/vip/projUseImport-form.html | ●●●●● patch | view | raw | blame | history | |
zq-erp/src/main/resources/templates/views/admin/hive/vip/vipImport-form.html | ●●●●● patch | view | raw | blame | history |
zq-erp/pom.xml
@@ -368,6 +368,7 @@ <include>**/*.woff</include> <include>**/*.woff2</include> <include>**/*.ttf</include> <include>**/*.xls</include> </includes> </resource> <resource> zq-erp/src/main/resources/static/templates/vipInfoImport.xlsBinary files differ
zq-erp/src/main/resources/static/templates/vipInfoImport.zipBinary files differ
zq-erp/src/main/resources/static/templates/vipProjUse.xlsBinary files differ
zq-erp/src/main/resources/static/templates/vipProjUse.zipBinary files differ
zq-erp/src/main/resources/templates/views/admin/hive/vip/projUseImport-form.html
@@ -121,7 +121,7 @@ function download() { window.location.href=basePath + "/templates/vipProjUse.zip"; window.location.href=basePath + "/templates/vipProjUse.xls"; } </script> </body> zq-erp/src/main/resources/templates/views/admin/hive/vip/vipImport-form.html
@@ -121,7 +121,7 @@ function download() { window.location.href= "https://filehive2.jyymatrix.cc/uploadeFile/vipInfoImport.zip"; window.location.href= "https://filehive2.jyymatrix.cc/uploadeFile/vipInfoImport.xls"; } </script> </body>