更新代码

This commit is contained in:
ahanhanhan
2024-03-04 18:43:27 +08:00
parent d40c59c37e
commit 0fee0c24a0
7 changed files with 271 additions and 143 deletions

View File

@@ -56,7 +56,7 @@ export function staticRank(rankType,rankTime) {
* private List<Number> modifyCoinAddData = new ArrayList<>();
* @Schema(description = "手工减少收益数")
* private List<Number> modifyIncomeSubData = new ArrayList<>();
* @Schema(description = "手工新增余额数")
* @Schema(description = "手工新增收益数")
* private List<Number> modifyIncomeAddData = new ArrayList<>();
*/
export function staticAmountLine(beginDate,endDate) {