diff --git a/miniprogram/helper/data_helper.js b/miniprogram/helper/data_helper.js index 002c2f7..007e6b7 100644 --- a/miniprogram/helper/data_helper.js +++ b/miniprogram/helper/data_helper.js @@ -1,7 +1,7 @@ /** * Notes: 字符相关操作函数 * Ver : CCMiniCloud Framework 2.5.1 ALL RIGHTS RESERVED BY cclinux0730 (wechat) - * Date: 2020-09-05 04:00:00 + * Date: 2021-09-05 04:00:00 */ @@ -427,4 +427,4 @@ module.exports = { deepClone -} \ No newline at end of file +}