增加默认最低回调金额

This commit is contained in:
GaoHao
2024-12-26 18:28:47 +08:00
parent ad94cbf772
commit 0362307423

View File

@@ -171,6 +171,7 @@
page: 1, page: 1,
limit: 10, limit: 10,
totalCount: 0, totalCount: 0,
cashMoney: 0,
}; };
}, },
onLoad() { onLoad() {