|
|
@@ -43,8 +43,7 @@
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<label asp-for="NotifyUrl"></label>
|
|
|
- <input type="text" class="form-control" asp-for="NotifyUrl"
|
|
|
- value="http://domain.com/wechatpay/v3/notify/score/confirmorpaid" />
|
|
|
+ <input type="text" class="form-control" asp-for="NotifyUrl" value="http://domain.com/wechatpay/v3/notify/score/confirmorpaid" />
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<label asp-for="OpenId"></label>
|