mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
chore: 模版创建流水线
This commit is contained in:
@@ -52,6 +52,7 @@ export class CnameProviderService extends BaseService<CnameProviderEntity> {
|
||||
}
|
||||
}
|
||||
|
||||
//@ts-ignore
|
||||
async delete(ids: any) {
|
||||
if (!ids) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user