mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
chore: sql
This commit is contained in:
@@ -17,6 +17,7 @@ export type CnameRecord = {
|
||||
cnameProvider: CnameProvider;
|
||||
status: string;
|
||||
commonDnsProvider?: any;
|
||||
mainDomain?: string;
|
||||
};
|
||||
|
||||
export type ICnameProxyService = {
|
||||
|
||||
Reference in New Issue
Block a user