财富魅力榜单写死uid问题

This commit is contained in:
2025-10-15 15:55:04 +08:00
parent 1fa9f62afd
commit 5d1d95ecaa
2 changed files with 2 additions and 4 deletions

View File

@@ -120,8 +120,7 @@ function geth5() {
type: listType,
datetype: timeType,
periodType: 1,
// uid: pubInfo.uid
uid: 4211
uid: pubInfo.uid
},
success(res) {
if (res.code === 200) {

View File

@@ -95,8 +95,7 @@ function geth5() {
type: listType,
datetype: 2,
periodType: 1,
// uid: pubInfo.uid
uid: 3203
uid: pubInfo.uid
},
success(res) {
if (res.code === 200) {