Commit 1f224c1b7dcf9e276d094991cc20b9d0964c61cd
1 parent
0385af15
update
Showing
1 changed file
with
5 additions
and
4 deletions
4. 支付云/notify_page.md
| 1 | -<h1 id="js-pageparam" class="page-header">页面跳转同步通知<a class="anchorjs-link" href="#js-pageparam"><span class="anchorjs-icon"></span></a></h1> | |
| 1 | +<h1 id="js-pageparam" class="page-header">页面跳转同步通知</h1> | |
| 2 | 2 | <p class="text-info"> |
| 3 | 3 | 业务系统接收通知应进行请求签名验证,避免恶意请求!验证时应包含所有参数,不限于下面列表中的参数,避免因程序升级而导致的验证失败! |
| 4 | - </p> | |
| 5 | - <h2>通知参数</h2> | |
| 6 | - <table class="table table-bordered"> | |
| 4 | +</p> | |
| 5 | +<h2>通知参数</h2> | |
| 6 | + | |
| 7 | +<table class="table table-bordered"> | |
| 7 | 8 | <thead> |
| 8 | 9 | <tr> |
| 9 | 10 | <th>字段名称</th> | ... | ... |