소스 검색

update notify link

HARUHARU 4 년 전
부모
커밋
89dced1658
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      admin/templates/default/refill.order.index.php

+ 1 - 1
admin/templates/default/refill.order.index.php

@@ -140,7 +140,7 @@
                     <td class="align-left"><?php echo $order['ch_trade_no']; ?></td>
                     <td class="align-center"><?php echo $order['channel_name']; ?></td>
                     <td class="w144 align-center">
-                        <a href="index.php?act=order&op=notify_merchant&order_id=<?php echo $order['order_id']; ?>">
+                        <a href="index.php?act=merchant&op=notify_merchant&order_id=<?php echo $order['order_id']; ?>">
                                 回调</a>
                     </td>