mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-11 18:59:51 +08:00
update 电单车协议
This commit is contained in:
@@ -261,6 +261,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||||||
t1.sim_id AS simId,
|
t1.sim_id AS simId,
|
||||||
t5.iccid AS iccid ,
|
t5.iccid AS iccid ,
|
||||||
t5.sim_supplier as simSupplier,
|
t5.sim_supplier as simSupplier,
|
||||||
|
IF(t4.charger_pile_type = '2','3',(IF(t4.speed_type = '1','1','2'))) AS pileType,
|
||||||
t5.operator
|
t5.operator
|
||||||
FROM
|
FROM
|
||||||
pile_basic_info t1
|
pile_basic_info t1
|
||||||
|
|||||||
Reference in New Issue
Block a user