From bf69443cdb25a4e38bb3aee7c46f75a410cd0694 Mon Sep 17 00:00:00 2001 From: zyf <1071160500@qq.com> Date: 星期六, 07 九月 2024 08:40:18 +0800 Subject: [PATCH] 修改CAA传输字段FENTRYID为FMOENTRYID --- MESApplication/Startup.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MESApplication/Startup.cs b/MESApplication/Startup.cs index 0b7bc42..50bfa25 100644 --- a/MESApplication/Startup.cs +++ b/MESApplication/Startup.cs @@ -111,7 +111,7 @@ app.UseEndpoints(endpoints => { endpoints.MapControllers(); }); ////////////////////////// - + /////////////////////////// } } \ No newline at end of file -- Gitblit v1.9.3