mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-18 13:04:46 +08:00
chore: del 调试代码
This commit is contained in:
parent
37258b53f2
commit
dd3708eb68
@ -76,7 +76,6 @@ class interfaceCase extends baseModel {
|
|||||||
}
|
}
|
||||||
|
|
||||||
delByInterfaceId(id){
|
delByInterfaceId(id){
|
||||||
console.log("delCase", id);
|
|
||||||
return this.model.deleteMany({
|
return this.model.deleteMany({
|
||||||
interface_id: id
|
interface_id: id
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user