071 deep debug

This commit is contained in:
2026-08-14 18:07:24 +03:00
parent 5401b7e96d
commit 91b6687220
8 changed files with 277 additions and 127 deletions
+3
View File
@@ -0,0 +1,3 @@
truncate table ngcloud_ru.tenant;
alter table ngcloud_ru.tenant ADD clientid varchar(30) NULL;
alter table ngcloud_ru.tenant drop column wzcode;