1
0
mirror of synced 2026-02-23 05:17:55 +08:00

auto commit

This commit is contained in:
yitter
2021-04-05 13:21:05 +08:00
parent f0e7c0ff3f
commit 072724517f
2 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,8 @@
<font color="#11aaff" size="5">❄</font> 可在单机或分布式环境中生成唯一ID。
<font color="#11aaff" size="5">❄</font> 这是计算机历史上最全面的唯一ID生成器。目前还没找到比这更好的或许你可以😀
## 💎 技术支持

View File

@@ -105,3 +105,5 @@ pub extern "C" fn NextId() -> i64 {
//
// //return 1;
// }
// cargo build --release