mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update 添加站点白名单后,如果没有钱包账户,新增一条
This commit is contained in:
@@ -70,7 +70,7 @@ public class PileStationWhitelistController extends BaseController {
|
||||
}
|
||||
|
||||
/**
|
||||
* 新增站点白名单
|
||||
* 新增站点白名单(带新增钱包账户)
|
||||
*/
|
||||
@PreAuthorize("@ss.hasPermi('pile:whitelist:add')")
|
||||
@Log(title = "站点白名单", businessType = BusinessType.INSERT)
|
||||
|
||||
Reference in New Issue
Block a user