mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2024-11-23 18:49:21 +08:00
fix: 获取告警短信使用量 (#7077)
This commit is contained in:
parent
eea4cf68ad
commit
7e677ee9fa
@ -178,6 +178,8 @@ export namespace Setting {
|
||||
offline: boolean;
|
||||
status: string;
|
||||
message: string;
|
||||
smsUsed: number;
|
||||
smsTotal: number;
|
||||
}
|
||||
export interface LicenseStatus {
|
||||
productPro: string;
|
||||
|
Loading…
Reference in New Issue
Block a user