Roc 4 år sedan
förälder
incheckning
fcbabe738b
1 ändrade filer med 1 tillägg och 2 borttagningar
  1. 1 2
      samples/WebApplicationSample/Views/WeChatPayV3/ServiceOrder.cshtml

+ 1 - 2
samples/WebApplicationSample/Views/WeChatPayV3/ServiceOrder.cshtml

@@ -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>