|
@@ -327,7 +327,6 @@ public class PosOrderQsOprateController extends BaseController {
|
|
|
JSON.toJSONStringWithDateFormat(order, "yyyy-MM-dd HH:mm:ss")
|
|
JSON.toJSONStringWithDateFormat(order, "yyyy-MM-dd HH:mm:ss")
|
|
|
);
|
|
);
|
|
|
// 以下为非PosOrder字段或需要特殊处理的字段
|
|
// 以下为非PosOrder字段或需要特殊处理的字段
|
|
|
-
|
|
|
|
|
org.put("store", storeMap.get(order.getMdId().intValue()));
|
|
org.put("store", storeMap.get(order.getMdId().intValue()));
|
|
|
|
|
|
|
|
arr.add(org);
|
|
arr.add(org);
|