소스 검색

feature/EK-3320

ryan 1 개월 전
부모
커밋
ded9cad679
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      common/libs/export/BaseExport.php

+ 1 - 1
common/libs/export/BaseExport.php

@@ -1612,7 +1612,7 @@ ORDER;
             $userName = '';
             $address = '';
             $mobile = $oderList[0]['MOBILE'];
-            $orderAt = Date::convert($oderList[0]['CREATED_AT'],'Y/m/d');
+            $orderAt = Date::convert($oderList[0]['CREATED_AT'],'d/m/Y');
             $orderDetails = '';
             $orderSn = $oderList[0]['SN'];;
             $orderAmount = 0;  // 合计总额