@@ -35,7 +35,7 @@
</div>
<div class="form-group">
<label asp-for="NotifyUrl"></label>
- <input type="text" class="form-control" asp-for="NotifyUrl" value="http://*/notify/alipay/apppay" />
+ <input type="text" class="form-control" asp-for="NotifyUrl" value="http://*/alipay/notify/apppay" />
<button type="submit" class="btn btn-primary">提交请求</button>
</form>
@@ -31,7 +31,7 @@
- <input type="text" class="form-control" asp-for="NotifyUrl" value="http://*/notify/alipay/precreate" />
+ <input type="text" class="form-control" asp-for="NotifyUrl" value="http://*/alipay/notify/precreate" />