Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Commit 046f488

Browse files
committed
fix: 精准搜索云端标记需要过滤地图
1 parent 1cebe08 commit 046f488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MY_TeamTools/src/MY_YunWorldMark_Subscribe.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ function D.Search(page, nPage)
191191
l = X.ENVIRONMENT.GAME_LANG,
192192
L = X.ENVIRONMENT.GAME_EDITION,
193193
T = 3,
194+
map = dwMapID,
194195
key = szSearch,
195196
},
196197
success = function(szHTML)

0 commit comments

Comments
 (0)