Browse Source

feature/EK-3320

ryan 1 tháng trước cách đây
mục cha
commit
ded9cad679
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;  // 合计总额