mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-01 00:20:03 +08:00
深圳停车平台
This commit is contained in:
@@ -14,9 +14,10 @@ public interface ServiceApiCmd {
|
||||
public final static String LaneInfoList = "LaneInfoList";
|
||||
//扫码入场码or出场码
|
||||
public final static String scanLaneQr = "scanLaneQrCode";
|
||||
//商圈优惠
|
||||
public final static String DiscountCreate = "DiscountCreate";
|
||||
//商圈优惠
|
||||
public final static String DiscountDestory = "DiscountDestory";
|
||||
|
||||
// 车辆优惠
|
||||
public final static String CarInfoDiscountDestory = "CarInfoDiscountDestory";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user