| | |
| | | public final static String NetworkCallback = "NetworkCallback"; |
| | | |
| | | //刷新新工单小红点 |
| | | public final static String RedLotRefresh="RedLotRefresh"; |
| | | public final static String RedLotRefresh = "RedLotRefresh"; |
| | | |
| | | //创建通知 |
| | | public final static String CreateNotification="CreateNotification"; |
| | | public final static String CreateNotification = "CreateNotification"; |
| | | |
| | | /** |
| | | * 刷新数据事件 |
| | | */ |
| | | public static final String refreshData = "refreshData"; |
| | | |
| | | //取水口是否显示的key |
| | | public static final String markerKeyIsShow = "markerKeyIsShow"; |
| | | |
| | | public static final String divideIsShow = "divideIsShow"; |
| | | |
| | | public static final String pipeNetworkIsShow = "pipeNetworkIsShow"; |
| | | } |