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
4637f69d
authored
Nov 27, 2019
by
huangchengyi
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'dev' of
http://119.23.72.7/sunlong_v5/kaopu-server
into dev
parents
7297a67d
36ccf075
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
cmd/static/main.go
cmd/static/main.go
View file @
4637f69d
...
...
@@ -18,7 +18,7 @@ import (
var
(
//获取的公司信息
companyData
[]
map
[
string
]
string
//插入分值的通道,限制一千,超过等待
socreRecordChan
=
make
(
chan
model
.
Scores
)
//分数的数据
insertScoreMsg
model
.
Scores
...
...
@@ -28,7 +28,7 @@ var (
companySoreFields
map
[
string
]
string
//公司的历史数据
basicInfo
map
[
string
]
string
//公司的
逾期
数据
//公司的
加分
数据
companyAddScore
[]
map
[
string
]
string
//设置等待
wg
sync
.
WaitGroup
...
...
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