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
844d2a4e
authored
Dec 25, 2019
by
Joneq
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
关闭地址不正确
parent
6dcbc305
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
cmd/static/main.go
cmd/static/main.go
View file @
844d2a4e
...
@@ -75,12 +75,14 @@ func main() {
...
@@ -75,12 +75,14 @@ func main() {
detail
.
CompanyData
,
_
=
detail
.
Svclient
.
GetCompanyCresitsList
(
detail
.
Conclient
)
detail
.
CompanyData
,
_
=
detail
.
Svclient
.
GetCompanyCresitsList
(
detail
.
Conclient
)
for
_
,
v
:=
range
detail
.
CompanyData
{
for
_
,
v
:=
range
detail
.
CompanyData
{
detail
.
Svclient
=
service
.
New
()
detail
.
InsertScoreMsg
.
ComCreditsId
=
detail
.
StringTurnInt64
(
v
[
"id"
])
detail
.
InsertScoreMsg
.
ComCreditsId
=
detail
.
StringTurnInt64
(
v
[
"id"
])
detail
.
GetCompanyRunInfo
()
detail
.
GetCompanyRunInfo
()
detail
.
BasicInfo
,
_
=
detail
.
Svclient
.
GetBasicInfoByCid
(
detail
.
Conclient
,
v
[
"erp_company_code"
])
detail
.
BasicInfo
,
_
=
detail
.
Svclient
.
GetBasicInfoByCid
(
detail
.
Conclient
,
v
[
"erp_company_code"
])
detail
.
SetSumScore
(
detail
.
Conclient
)
detail
.
SetSumScore
(
detail
.
Conclient
)
//break
//break
detail
.
Svclient
.
Close
()
}
}
...
...
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