Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
smallproject
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mahaisong
smallproject
Commits
f332da41
Commit
f332da41
authored
Jun 05, 2018
by
mahaisong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:sourcename
parent
10ef080b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
TaikorESJob.cs
...本地ES/MinderES/TaikorES_MinderES/QuartzJobs/TaikorESJob.cs
+2
-2
No files found.
10.Paul需求-JSON贝格ES导入本地ES/MinderES/TaikorES_MinderES/QuartzJobs/TaikorESJob.cs
View file @
f332da41
usin
g
HTCommon.Data
;
usin
g
HTCommon.Data
;
...
...
@@ -91,7 +91,7 @@ namespace TaikorES_MinderES.QuartzJobs
//当为空时,创建一下
_syncState
=
new
SyncOffset
();
_syncState
.
last_itemid
=
"0"
;
_syncState
.
source_name
=
"sync_name"
;
_syncState
.
source_name
=
sync_name
;
_syncState
.
create_date
=
DateTime
.
Now
;
QueryTime
=
TodayQueryDate
;
...
...
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