This commit is contained in:
mashuai 2024-07-05 09:44:14 +08:00
parent 1ec88a938f
commit 52547c4323
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import java.time.format.DateTimeFormatter;
import java.util.UUID; import java.util.UUID;
/** /**
* 后端生产随机编码通用方法格式今日年月日日期-随机4位编码 20240328-0001 * 后端生产随机编码通用方法格式今日年月日日期-随机7位编码 20240328-0000001
* @Author ma_sh * @Author ma_sh
* @create 2024/3/28 17:42 * @create 2024/3/28 17:42
*/ */