wxcp配置

This commit is contained in:
小久哥
2022-05-24 11:40:33 +08:00
parent 70623c5712
commit 04bed3ba3d
3 changed files with 10 additions and 3 deletions
@@ -67,7 +67,7 @@ public class AuthController {
private WxCpService wxCpService;
@Value("${farm_secret}")
@Value("${wxcp.farmSecret}")
private String farmSecret;
@PostMapping("/login")