add mockjs“

This commit is contained in:
lb
2023-03-22 15:04:00 +08:00
parent b54aa84b1c
commit 7f7192f38a
5 changed files with 41 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
// window.SITE_CONFIG['apiURL'] = 'http://192.168.1.49:8080/pms-am'; // tengyun
// window.SITE_CONFIG['apiURL'] = 'http://192.168.1.62:8080/pms-am'; // tao
window.SITE_CONFIG['apiURL'] = 'http://192.168.1.21:8080/pms-am'; // xv
// window.SITE_CONFIG['apiURL'] = 'http://localhost:3000/pms-am'; // xv
</script>
<% } %>
<!-- 集成测试环境 -->