Roc 4 years ago
parent
commit
fcbabe738b

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