From fe1d552606aa8a989647ff12d7c124dd6ac5a1dd Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期三, 07 七月 2021 15:07:00 +0800 Subject: [PATCH] 线下培训的订单 --- zhengcaioa/zhengcaioa/Controllers/Customer/IntentionVisitController.cs | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Controllers/Customer/IntentionVisitController.cs b/zhengcaioa/zhengcaioa/Controllers/Customer/IntentionVisitController.cs index bfab3a8..ebb16bc 100644 --- a/zhengcaioa/zhengcaioa/Controllers/Customer/IntentionVisitController.cs +++ b/zhengcaioa/zhengcaioa/Controllers/Customer/IntentionVisitController.cs @@ -117,11 +117,14 @@ dto.VisType = "01"; dto.Jtype = "02"; - dto.Jdr = "02"; + //dto.Jdr = "02"; dto.Talk = "浠嬬粛鍏徃涓氬姟鍐呭鍜屼骇鍝併��"; dto.Yx = "03"; dto.Jy = "02"; - + dto.Zw = "02"; + + + } -- Gitblit v1.9.1