|
|
@@ -12,10 +12,10 @@ import java.security.Security;
|
|
|
/**
|
|
|
* @Author: zwq
|
|
|
* @Date: Create in 2021/5/27 14:34
|
|
|
- * @Description: 招行公钥 私钥配置文件
|
|
|
+ * @Description: 招行公钥 私钥配置文件 --废弃
|
|
|
*/
|
|
|
-@Component
|
|
|
-@ConfigurationProperties("jeecg.rsa.key")
|
|
|
+//@Component
|
|
|
+//@ConfigurationProperties("jeecg.rsa.key")
|
|
|
public class RsaKeyProperties {
|
|
|
|
|
|
private String pubKeyFile;
|