mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
captcha separate
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
package org.maxkey.constants;
|
||||
|
||||
public class ConstantsProperties {
|
||||
|
||||
public static final String kaptchaPropertySource =
|
||||
"classpath:/kaptcha.properties";
|
||||
|
||||
public static String classPathResource(String propertySource) {
|
||||
return propertySource.replaceAll("classpath:","");
|
||||
|
||||
Reference in New Issue
Block a user