修复全量sql 修复配置文件
修复公众号授权问题
This commit is contained in:
@@ -131,8 +131,8 @@ public class CrmebUtil {
|
||||
* @param args String[] 字符串数组
|
||||
*/
|
||||
public static void main(String[] args) throws Exception {
|
||||
// System.out.println(encryptPassword("123456", "admin"));
|
||||
System.out.println(decryptPassowrd("", ""));
|
||||
System.out.println(encryptPassword("123456", "admin"));
|
||||
// System.out.println(decryptPassowrd("", ""));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user