From 223860a40b134665037802ec67d57afaf3d2415a Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 26 十月 2024 09:16:25 +0800 Subject: [PATCH] 公共组件 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.resx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.resx b/DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.resx index 4795337..53f3a41 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.resx +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.resx @@ -59,7 +59,8 @@ : using a System.ComponentModel.TypeConverter : and then encoded with base64 encoding. --> - <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root" + <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" + xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root" xmlns=""> <xsd:import namespace="http://www.w3.org/XML/1998/namespace"/> <xsd:element name="root" msdata:IsDataSet="true"> -- Gitblit v1.9.3