|
@@ -170,7 +170,7 @@ public class Dangan extends BaseEntity
|
|
private String iconApp;//icon Class名(阿里库)
|
|
private String iconApp;//icon Class名(阿里库)
|
|
|
|
|
|
private String packName;//包名 applyType为0时有效
|
|
private String packName;//包名 applyType为0时有效
|
|
- private String modelName;//模块名 applyType为1时有效
|
|
|
|
|
|
+ private String modelName;//模块名 applyType为0时有效
|
|
|
|
|
|
private String hUrl;//h5路径 applyType为1时有效
|
|
private String hUrl;//h5路径 applyType为1时有效
|
|
|
|
|