Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.21.12.1^2
zouap 4 years ago
parent
commit
73c0a959e5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      models/user_business_analysis.go

+ 1
- 1
models/user_business_analysis.go View File

@@ -14,7 +14,7 @@ import (
)

const (
Page_SIZE = 2000
Page_SIZE = 2
)

type UserBusinessAnalysisAll struct {


Loading…
Cancel
Save