Skip to content

Commit 3ef9d40

Browse files
author
jianggang
committed
fix: fix init admin data
1 parent b610c85 commit 3ef9d40

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
UPDATE toggle SET project_key = 'My_First_Project' where organization_id = '1' AND project_key = 'My_first_Project';
2+
UPDATE targeting SET project_key = 'My_First_Project' where organization_id = '1' AND project_key = 'My_first_Project';

0 commit comments

Comments
 (0)