562935844@qq.com
2023-08-17 7307444d2d7c8d48fbf44c1770aa63187e795e28
AndroidOpenDemo/DeviceAddModule/src/main/java/com/mm/android/deviceaddmodule/LCDeviceEngine.java
@@ -41,7 +41,6 @@
    public CommonParam commonParam;
    public String userId = "";
    private String homeId;
    private String productBrandldentity;
    private Application context;
    public Application getContext() {
@@ -169,6 +168,7 @@
        this.homeId = homeId;
    }
    private String productBrandldentity;
    public String getProductBrandldentity() { return productBrandldentity == null ? "" : productBrandldentity;}
    public void setProductBrandldentity(String productBrandldentity){