From 2a55eedc9ba903c6a0b9cab8fa5ddc8fee9682aa Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周一, 02 9月 2024 09:22:26 +0800
Subject: [PATCH] 显示 [StringLength(50)] public string DataCapturePointCname { get; set; }
---
yiqi_pda/pages.json | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/yiqi_pda/pages.json b/yiqi_pda/pages.json
index e79fd90..9ae0edf 100644
--- a/yiqi_pda/pages.json
+++ b/yiqi_pda/pages.json
@@ -80,6 +80,12 @@
},
{
"path": "pages/outBound/index"
+ },
+ {
+ "path": "pages/unLine/index"
+ },
+ {
+ "path": "pages/outBoundNew/index"
}
],
"globalStyle": {
--
Gitblit v1.9.3