@@ -4,8 +4,6 @@ import icu.xuyijie.secureapi.cipher.CipherAlgorithmEnum;
import icu.xuyijie.secureapi.cipher.CipherUtils;
/**
- * TODO
- *
* @author : codingliang
* @date : 2024-08-07 11:01
*/
@@ -19,7 +19,7 @@ spring:
allow-circular-references: true
# 环境 dev|test|prod
profiles:
- active: dev
+ active: prod
# jackson时间格式化
jackson:
time-zone: GMT+8