All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m26s
4 lines
159 B
SQL
4 lines
159 B
SQL
-- 回滚每日临期节点扫描索引。
|
|
DROP INDEX IF EXISTS idx_package_usage_device_expiry_scan;
|
|
DROP INDEX IF EXISTS idx_package_usage_card_expiry_scan;
|