chore: ipcheck

This commit is contained in:
xiaojunnuo
2026-01-08 15:33:26 +08:00
parent 051bbbc64f
commit ef9402d403
9 changed files with 9 additions and 820 deletions

View File

@@ -0,0 +1,4 @@
ALTER TABLE cd_site_info ADD COLUMN ip_scan boolean DEFAULT (0);
ALTER TABLE pi_pipeline ADD COLUMN webhook_key varchar(100);