@@ -645,7 +645,7 @@ public class SyShippingOrderServiceImpl extends ServiceImpl<SyShippingOrderMappe
DecimalFormat df = new DecimalFormat("#.00");
// ID= 年月日+0+毫秒
- SimpleDateFormat sf2 = new SimpleDateFormat("yyyyMd0SSS");
+ SimpleDateFormat sf2 = new SimpleDateFormat("yyyyMddSSS");
//记录每次单据号
String cCode = "";