mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-30 00:00:05 +08:00
feat:新增图片导出功能
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import * as CryptoJS from 'crypto-ts'
|
||||
|
||||
// 加密
|
||||
const AES_KEY = 'mt'
|
||||
|
||||
export const cryptoEncode = (data: string): string => {
|
||||
|
||||
Reference in New Issue
Block a user