mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update sim卡信息存库
This commit is contained in:
@@ -1061,7 +1061,7 @@ public class SpringBootTestController {
|
||||
@Test
|
||||
public void testUpdatePileSimInfo() {
|
||||
String pileSn = "88000000000001";
|
||||
String iccid = "898604940121C1385725";
|
||||
String iccid = "89860402102091089943";
|
||||
pileBasicInfoService.updatePileSimInfo(pileSn, iccid);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user