From e8071c7d6f7aa6ac0d5522c59a52ee5e187a4b16 Mon Sep 17 00:00:00 2001 From: xusd <330628789@qq.com> Date: Wed, 25 Jun 2025 21:34:54 +0800 Subject: [PATCH] fix:增加市民编号 --- src/utils/utility.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/utils/utility.js b/src/utils/utility.js index 90e9154..5d6bbc5 100644 --- a/src/utils/utility.js +++ b/src/utils/utility.js @@ -2,7 +2,7 @@ * @Company: hugeInfo * @Author: ldh * @Date: 2022-02-16 11:57:54 - * @LastEditTime: 2025-06-10 17:40:29 + * @LastEditTime: 2025-06-23 14:30:22 * @LastEditors: lwh * @Version: 1.0.0 * @Description: 公共模块方法 -- Gitblit v1.8.0