Commit 9c917d68 by 徐高华

核销校验提示

parent 9d9910ca
......@@ -482,7 +482,7 @@ public class GicOrderController {
qdto.setPickUpStoreId(storeId);
if (step == 4) {
qdto.setWriteOffClerkId(clerkId);
qdto.setDeliveryOptType(1);
//qdto.setDeliveryOptType(1);
}
qdto.setOrderStep("" + step);
qdto.setPageNum(1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment