1
llj
6 天以前 3f1a057e6843aa80630e90bfd4a6f646c870d09e
WebAPI/Controllers/生产管理/设备状态分步/Sc_HEquipStateDistributionController.cs
@@ -196,7 +196,7 @@
                // 璁板綍閮ㄩ棬鏄惁宸茬粡鍔犲叆treeArr(涓嶅彲閲嶅鍔犲叆)
                HashSet<String> HDeptSet = new HashSet<String>();
                ds = oCN.RunProcReturn($@"select hmainid HEquipID, 璁惧鍚嶇О HEquipName, HDeptID HDeptID, 浣跨敤閮ㄩ棬 HDeptName from h_v_Gy_EquipFileMainList
                ds = oCN.RunProcReturn($@"select hmainid HEquipID, 璁惧缂栫爜 HEquipName, HDeptID HDeptID, 浣跨敤閮ㄩ棬 HDeptName from h_v_Gy_EquipFileMainList
                {sWhere}    
                order by HEquipName asc", "h_v_Gy_EquipFileMainList");