| | |
| | | |
| | | //39.108.148.228 测试服务器 |
| | | public static final String BASE_URL = "https://www.zycx.ztrbkj.com/driver/"; |
| | | // public static final String BASE_URL = "http://192.168.110.50:80/driver/"; |
| | | // public static final String BASE_URL = "https://0ifzoxq2516g.guyubao.com/driver/"; |
| | | |
| | | public static final String SOCKET_SERVER = "47.108.137.172"; |
| | | // public static final String SOCKET_SERVER = "192.168.110.50"; |
| | |
| | | public static final int SUCCESS = 200; |
| | | |
| | | public static final String strShare = "https://www.zycx.ztrbkj.com/share/shareIndex.html"; |
| | | public static final String strShareDriver = "http://122.9.134.230:8080/driverShare/qr.html"; |
| | | public static final int WXLAUID = WXLaunchMiniProgram.Req.MINIPTOGRAM_TYPE_RELEASE; |
| | | public static final String strShareDriver = "https://www.zycx.ztrbkj.com/share_qr/shareIndex.html"; |
| | | public static final int WXLAUID = WXLaunchMiniProgram.Req.MINIPTOGRAM_TYPE_RELEASE; |
| | | |
| | | // public static final String strShare = "http://39.108.148.228:8080/share/shareIndex.html"; |
| | | // public static final String strShareDriver = "http://39.108.148.228:8080/driverShare/qr.html"; |
| | |
| | | public static String queryCityOrderInfo = "api/orderCrossCity/queryOrderInfo"; //api/orderCrossCity/queryOrderInfo 获取订单跨城详情 |
| | | public static String setOrderCrossCitySort = "api/orderCrossCity/setOrderCrossCitySort"; ///api/orderCrossCity/setOrderCrossCitySort 修改订单顺序(跨城) |
| | | public static String getInviteList = "api/driver/getInviteList"; ///api/driver/getInviteList 获取邀请司机/乘客列表 |
| | | public static String getTrackId = "api/order/getTrackId"; //司机流程中创建猎鹰轨迹-接收轨迹id |
| | | |
| | | /*** |
| | | * 消息 |