完成分享对话框动态添加的功能,待接入服务端
This commit is contained in:
@@ -45,6 +45,11 @@ public interface IMogoTanluProvider extends IProvider {
|
||||
*/
|
||||
String TYPE_ROAD_CONSTRUCTION = "10006";
|
||||
|
||||
/**
|
||||
* 故障求助
|
||||
*/
|
||||
String TYPE_SEEK_HELP = "99999";
|
||||
|
||||
/**
|
||||
* 用户手点上报
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user