合并 订单附带京粉每日统计
This commit is contained in:
@@ -217,7 +217,7 @@ public class OrderUtil {
|
|||||||
|
|
||||||
|
|
||||||
return "订单:" + orderRow.getOrderId() + " (" + (orderRow.getPlus() == 1 ? "plus" : "非plus") + ")\r"
|
return "订单:" + orderRow.getOrderId() + " (" + (orderRow.getPlus() == 1 ? "plus" : "非plus") + ")\r"
|
||||||
+"京粉备注:"+ remarkFromJdid + "\r"
|
+"走的京粉:"+ remarkFromJdid + "\r"
|
||||||
|
|
||||||
+"状态:" + (converter.getCodeDescription(orderRow.getValidCode())) + "\r"
|
+"状态:" + (converter.getCodeDescription(orderRow.getValidCode())) + "\r"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user