Przeglądaj źródła

feature/EK-3320

ryan 1 miesiąc temu
rodzic
commit
ded9cad679
1 zmienionych plików z 1 dodań i 1 usunięć
  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;  // 合计总额