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
6e1c6ae1
authored
Feb 14, 2020
by
Joneq
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
修改法人变更为五年
parent
25b530ee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
cmd/bank_dong/main.go
cmd/bank_dong/main.go
View file @
6e1c6ae1
...
@@ -61,7 +61,7 @@ func main() {
...
@@ -61,7 +61,7 @@ func main() {
logic
.
LogWrite
(
"统计所有动态任务开始"
,
"_dong_main"
,
1
)
logic
.
LogWrite
(
"统计所有动态任务开始"
,
"_dong_main"
,
1
)
svc
:=
service
.
New
()
svc
:=
service
.
New
()
sortSlice
:=
[]
int
{
35
,
36
,
37
,
38
,
39
,
40
,
41
,
42
,
43
,
44
,
45
,
48
,
999
}
sortSlice
:=
[]
int
{
999
}
for
_
,
k
:=
range
sortSlice
{
for
_
,
k
:=
range
sortSlice
{
if
k
==
-
1
||
k
==
0
{
if
k
==
-
1
||
k
==
0
{
continue
;
continue
;
...
...
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