fix: 调整默认密码

dev
huangfeng 12 months ago
parent 00468b1382
commit a2ac34759e

@ -31,7 +31,7 @@ import java.util.List;
public class ZhipingController extends BaseController {
String accountName = "admin";
String secretKey = "123456";
String secretKey = "SHxy@2024";
@Resource
LeadPullsService leadPullsService;
@Resource

Loading…
Cancel
Save