mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 批量续费sim卡方法
This commit is contained in:
@@ -150,4 +150,9 @@ public class PileSimInfoController extends BaseController {
|
||||
// return result;
|
||||
}
|
||||
|
||||
@PostMapping("/batchRechargeSimCard")
|
||||
public AjaxResult batchRechargeSimCard(@RequestBody SimRenewDTO dto) {
|
||||
return null;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user