Browse Source

提交代码,增加年度数据准备。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.11.2^2
zouap 2 years ago
parent
commit
6c35ac78b1
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      models/models.go

+ 1
- 0
models/models.go View File

@@ -185,6 +185,7 @@ func init() {
new(UserAnalysisPara),
new(Invitation),
new(CloudbrainDurationStatistic),
new(UserSummaryCurrentYear),
)

gonicNames := []string{"SSL", "UID"}


Loading…
Cancel
Save