Explorar o código

没有处理好 historyDate 产生的影响 -- fix bug 1

shizhongqi hai 4 meses
pai
achega
1bf52668f6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      biz-ghs/order/classes/OrderClass.php

+ 1 - 0
biz-ghs/order/classes/OrderClass.php

@@ -3157,6 +3157,7 @@ XL;
                 }
             }
         }
+        noticeUtil::push("orderIds = {$ids}, sameTimeIdsStr: {$sameTimeIdsStr}");
     }
 
 }