Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
kaopu-server
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
33b232b6
authored
Jan 08, 2020
by
Joneq
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
修改时间获取不正确
parent
1d1f8716
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
internal/dao/dong.go
internal/dao/dong.go
View file @
33b232b6
...
@@ -21,7 +21,20 @@ const (
...
@@ -21,7 +21,20 @@ const (
//项目对应的id
//项目对应的id
var
Model_dong
=
map
[
int
]
string
{
var
Model_dong
=
map
[
int
]
string
{
0
:
"所有"
,
0
:
"所有"
,
35
:
"逾期金额率"
,
36
:
"发生逾期笔数率"
,
37
:
"平均逾期支付时间(天)"
,
38
:
"平均付款时间(天)"
,
39
:
"正常收款金额率"
,
40
:
"正常收款笔数率"
,
41
:
"近6个月账期变化率"
,
42
:
"交货及时率"
,
43
:
"退货率"
,
44
:
"近6个月逾期变化率"
,
45
:
"近6个月参保人数变化率"
,
48
:
"账期使用程度倍数"
,
48
:
"账期使用程度倍数"
,
999
:
"累计动态分数"
,
-
1
:
"队列监听"
,
}
}
//动态模型对应的日志文件名称
//动态模型对应的日志文件名称
var
Model_dong_log
=
map
[
int
]
string
{
var
Model_dong_log
=
map
[
int
]
string
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment