|
|
|
|
440
|
public static final Object GROUP_ACTIVITY = "groupActivity";
|
440
|
public static final Object GROUP_ACTIVITY = "groupActivity";
|
441
|
public static final String TARGET_TYPE_H5 = "H5";
|
441
|
public static final String TARGET_TYPE_H5 = "H5";
|
442
|
public static final String ACTIVITY_QRCODE = "{\"scene\":\"id=#0&type=#1\",\"page\":\"pages/checkin/index\"}";
|
442
|
public static final String ACTIVITY_QRCODE = "{\"scene\":\"id=#0&type=#1\",\"page\":\"pages/checkin/index\"}";
|
443
|
- public static final String DRAINAGE_QRCODE = "{\"scene\":\"h5id=#0&type=#1\",\"page\":\"pages/project/h5Page\"}";
|
|
|
|
|
443
|
+ public static final String DRAINAGE_QRCODE = "{\"scene\":\"id=#0&type=#1\",\"page\":\"pages/project/h5Page\"}";
|
444
|
|
444
|
|
445
|
/**
|
445
|
/**
|
446
|
* 消息通知
|
446
|
* 消息通知
|