删除长链接对应的短链接
import *as url from 'url'deleteShortURL("https://xxx.com") Copy
import *as url from 'url'deleteShortURL("https://xxx.com")
删除长链接对应的短链接