From fbd1dae61bb8eeccd303341ff3b5290d805a8155 Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期五, 19 十二月 2025 18:40:25 +0800
Subject: [PATCH] 111
---
StandardPda/MESApplication/Controllers/WomcaaController.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/StandardPda/MESApplication/Controllers/WomcaaController.cs b/StandardPda/MESApplication/Controllers/WomcaaController.cs
index 6ff858f..02b12ee 100644
--- a/StandardPda/MESApplication/Controllers/WomcaaController.cs
+++ b/StandardPda/MESApplication/Controllers/WomcaaController.cs
@@ -29,6 +29,7 @@
entity.TableName = TableName;
entity.Url = URL + "Save";
entity.Method = METHOD;
+ entity.PageName = rohIn.ErpCaa.FBillNo;
entity.Data = JsonConvert.SerializeObject(rohIn);
entity.Status = 1;
entity.CreateBy = "PL017";
--
Gitblit v1.9.3