feat: 百科页面

This commit is contained in:
Blizzard
2026-02-10 09:20:24 +08:00
parent b800ea03b5
commit 6ea77c00ce
11 changed files with 476 additions and 196 deletions
+2 -1
View File
@@ -177,7 +177,8 @@ class WxRequest {
// Initialize with default instance
const request = new WxRequest({
baseUrl: 'http://192.168.0.184:8888',
baseUrl: 'http://192.168.0.184:8889',
//baseUrl: 'https://prod.sundynix.cn/plant',
header: {
'Content-Type': 'application/json'
}