소스 검색

Revert "1"

This reverts commit f4a09e3423be242745d62e784f1039f2433fe2fa.
WIN-2308041133\Administrator 1 년 전
부모
커밋
44e45da318
2개의 변경된 파일1개의 추가작업 그리고 4719개의 파일을 삭제
  1. 1 1
      extend/liuniu/WechatService.php
  2. 0 4718
      public/wap/static/js/chunk-vendors.58012eb0.js

+ 1 - 1
extend/liuniu/WechatService.php

@@ -587,7 +587,7 @@ class WechatService
     {
         $contract_termination_remark = '月捐款解约';
         $order = array_merge(compact('mch_id','contract_code','pan_id','version'), $options);
-//        if ($order['detail'] == '') unset($order['detail']);
+        if ($order['detail'] == '') unset($order['detail']);
 //        $order['notify_url']=Request::instance()->domain() . "/api/wechat/notify/" . $cid;
         $result = self::payment(false, $cid)->contract->delete(
             $order

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 4718
public/wap/static/js/chunk-vendors.58012eb0.js


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.