This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
editreadme
tags/v1.0.0
zhouzj
4 years ago
parent
ce7badba6d
commit
098f8295a0
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -135,7 +135,7 @@
#### 配置变更
#### 配置变更
配置变更是
指变更系统运行的
参数(IdGeneratorOptions选项值),请注意
以下几点
:
配置变更是
系统运行之后变更运行
参数(IdGeneratorOptions选项值),请注意:
1.在默认配置下,系统运行一段时间后,当想调整系统运行参数,最重要的一条原则是:StartTime 只能往前(比老值更小、距离现在更远)赋值,原因是往后赋值极大可能产生相同的时间戳。[**不推荐**在系统运行之后调整 StartTime]
1.在默认配置下,系统运行一段时间后,当想调整系统运行参数,最重要的一条原则是:StartTime 只能往前(比老值更小、距离现在更远)赋值,原因是往后赋值极大可能产生相同的时间戳。[**不推荐**在系统运行之后调整 StartTime]
Write
Preview
Loading…
Cancel
Save