From e2b0f85331c972a77ed6e0e179d736c4c6eb1abc Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期日, 21 三月 2021 15:34:26 +0800
Subject: [PATCH] 代码上传

---
 src/BLL/Demo.BillView/PRD/Pro_TlPush.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/BLL/Demo.BillView/PRD/Pro_TlPush.cs b/src/BLL/Demo.BillView/PRD/Pro_TlPush.cs
index 5225edc..b327d7a 100644
--- a/src/BLL/Demo.BillView/PRD/Pro_TlPush.cs
+++ b/src/BLL/Demo.BillView/PRD/Pro_TlPush.cs
@@ -1,6 +1,5 @@
 锘縰sing System;
 using System.ComponentModel;
-using Demo.Utility;
 using Kingdee.BOS.Core.Bill;
 using Kingdee.BOS.Core.Bill.PlugIn;
 using Kingdee.BOS.Core.DynamicForm;
@@ -10,6 +9,7 @@
 using Kingdee.BOS.Orm.DataEntity;
 using Newtonsoft.Json.Linq;
 using ZD.Cloud.Logger;
+using ZD.Cloud.WebApi;
 
 namespace Demo.BillView.PRD
 {
@@ -138,7 +138,7 @@
                             ["IsDeleteEntry"] = "false",
                             ["SubSystemId"] = "",
                             ["IsVerifyBaseDataField"] = "false",
-                            ["IsAutoSubmitAndAudit"] = true,//鑷姩璋冪敤鎻愪氦鍜屽鏍稿姛鑳�
+                           // ["IsAutoSubmitAndAudit"] = true,//鑷姩璋冪敤鎻愪氦鍜屽鏍稿姛鑳�
                             ["Model"] = model
                         };
 

--
Gitblit v1.9.1