1
0
mirror of synced 2025-12-29 00:17:57 +08:00

auto commit

This commit is contained in:
zhouzj
2021-06-28 16:43:03 +08:00
parent 8ff4e43338
commit a354546a83
7 changed files with 0 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
{
"eggHelper.serverPort": 35684
}

View File

@@ -1,15 +1,11 @@
/**
* @description:
* @author: bubao
* @date: 2021-04-27 17:19:51
* @last author: bubao
* @last edit time: 2021-04-27 23:17:06
*/
class Genid {
/**
*Creates an instance of Genid.
* @author bubao
* @date 2021-04-27
* @param {{
* Method: 1, // 雪花计算方法1-漂移算法|2-传统算法),默认 1
* BaseTime: 1577836800000, // 基础时间ms 单位),不能超过当前系统时间