wxr
2023-03-16 68d9078b49cfa8e83ed553835b05d4042c183969
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){