chenhaozhe
10 天以前 0b7950d299626fc122be6268bf3380a92351f667
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");