whyclxw
2024-03-11 70189eed5b6e57530e17dc74288a52c1af6f18cf
1
2
3
4
5
6
7
8
package com.whyc.util;
 
public class DevTypeUtil {
    public static int eState=22;//其他设备
    public static int aState=21;//空调
 
 
}