[arouter]
This commit is contained in:
yangyakun
2024-08-30 17:33:04 +08:00
parent bb128de749
commit 5abf65298e
8 changed files with 1 additions and 21 deletions

View File

@@ -6,9 +6,6 @@ package com.mogo.och.shuttle.weaknet.passenger.constant
class BusPassengerConst {
companion object {
// OCH arouter 路由path
const val PATH = "/passenger/api"
// 轮询line
const val LOOP_LINE_2S = 2 * 1000L
const val LOOP_LINE_1S = 1 * 1000L