[M2] 找回telematicConstant类
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package com.mogo.eagle.core.data.telematic
|
||||
|
||||
/**
|
||||
* @author: wangmingjun
|
||||
* @date: 2023/3/3
|
||||
* 供网约车司乘屏通信使用
|
||||
*/
|
||||
class TelematicConstant {
|
||||
companion object {
|
||||
const val BUSINESS_STRING = 100
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user