mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 22:15:06 +08:00
新增 后管查询sim卡流量套餐信息接口
This commit is contained in:
@@ -159,6 +159,9 @@ public interface PileBasicInfoService {
|
||||
void updatePileSimInfo(String pileSn, String iccid);
|
||||
|
||||
void updatePileSimInfoV2(String pileSn, String iccid);
|
||||
|
||||
public void bindPileSimCard(String pileSn, String iccId);
|
||||
|
||||
/**
|
||||
* 后管首页基本信息查询
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user