feat: 增加测试api js文件

This commit is contained in:
zhangds 2023-03-13 11:01:49 +08:00
parent 399348cf39
commit 2ed1aecf3d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
let baseurl = "http://192.168.6.75";
let pathname = document.location.href;
let pathname = window.location.host;
function global_dev_fun(hots) {
if (hots.includes("test")) {