mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-21 02:25:56 +08:00
Update ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/EncryptFieldProperties.java
This commit is contained in:
parent
8aacbca214
commit
587c39f17e
@ -17,7 +17,7 @@ public class EncryptFieldProperties {
|
|||||||
/**
|
/**
|
||||||
* 算法名称
|
* 算法名称
|
||||||
*/
|
*/
|
||||||
private String algorithm;
|
private AlgorithmType algorithm;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 字符串的编码方式
|
* 字符串的编码方式
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user