fix: 法院机构ID改为011避免与信访局冲突

This commit is contained in:
selfrelease
2026-07-27 14:11:32 +08:00
parent 67dca387bd
commit a7fbaa97e6
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
DO $$
DECLARE
creator_id UUID;
fayuan_org UUID := 'a0000000-0000-0000-0000-000000000010';
fayuan_org UUID := 'a0000000-0000-0000-0000-000000000011';
cat_filing UUID;
cat_service_doc UUID;
cat_trial UUID;