上传接口地址

This commit is contained in:
2024-12-02 11:40:47 +08:00
parent fb20c724b4
commit 18c441cacf

View File

@@ -1,8 +1,8 @@
<script type="text/javascript"> <script type="text/javascript">
const baseUrl = "http://192.168.110.100:9200/pb"; //张川川后端 // const baseUrl = "http://192.168.110.100:9200/pb"; //张川川后端
// const baseUrl = 'http://59.110.212.44:9100/pb' // const baseUrl = 'http://59.110.212.44:9100/pb'
// const baseUrl = "https://testapi.nuttyreading.com"; // const baseUrl = "https://testapi.nuttyreading.com";
// const baseUrl = 'https://api.nuttyreading.com' const baseUrl = 'https://api.nuttyreading.com'
// function commonFun() { // function commonFun() {
// console.log("公共方法") // console.log("公共方法")
// } // }