跳转微信小程序接口
This commit is contained in:
+1
-1
@@ -237,7 +237,7 @@ public class CaseApplicationController extends BaseController {
|
||||
* 获取UrlScheme
|
||||
*/
|
||||
@Anonymous
|
||||
@PostMapping("/getUrlScheme")
|
||||
@GetMapping("/getUrlScheme")
|
||||
public AjaxResult getUrlScheme() {
|
||||
String schemeUrl = WxAppletNotifyUtils.jumpAppletSchemeUrl();
|
||||
return success(schemeUrl);
|
||||
|
||||
Reference in New Issue
Block a user