Merge branch 'tmp_dev_auto_share_dialog' into dev

This commit is contained in:
tongchenfei
2020-09-07 17:11:08 +08:00
13 changed files with 540 additions and 11 deletions

View File

@@ -45,6 +45,11 @@ public interface IMogoTanluProvider extends IProvider {
*/
String TYPE_ROAD_CONSTRUCTION = "10006";
/**
* 故障求助
*/
String TYPE_SEEK_HELP = "99999";
/**
* 用户手点上报
*/