|
@@ -251,6 +251,7 @@ public class PayController extends HttpServlet {
|
|
|
|
|
|
@GetMapping("/getIndustry")
|
|
|
public WxMpTemplateIndustry getIndustry() throws WxErrorException {
|
|
|
+ System.out.println("看一下行业----------------------------------------------------------------");
|
|
|
WxMpDefaultConfigImpl config = new WxMpDefaultConfigImpl();
|
|
|
config.setAppId("wx51e98f2dee35237d");
|
|
|
config.setSecret("13803c1b0d911e023c7da0b300cbce89");
|