diff options
| author | doufenghu <[email protected]> | 2020-06-18 16:42:55 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2020-06-18 16:42:55 +0800 |
| commit | 52fa809d5995630d7c430183bd94b08bc630e45e (patch) | |
| tree | 3c6eddf125c81d85873d30514d7d4053c09c6679 /pom.xml | |
| parent | a1473a9f9fe53ecbcecfe37a7c2e1bcaf05a6c1c (diff) | |
docs(DateUtils): 基于基准时间,增加getLeftDateRange, getRightDateRange 获取时间列表,辅助数据库进行时间序列数据补全。
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -31,13 +31,13 @@ <developers> <developer> - <id>galaxy darnell</id> - <name>dou Fenghu </name> + <id>galaxy tools</id> + <name>darnell</name> <roles> <role>Project Leader</role> </roles> - <timezone>0</timezone> - <url>http://klshare.cn</url> + <timezone>+8</timezone> + <url>http://</url> </developer> </developers> |
