feat(admin): stabilize blog and admin patterns
TaxBaik CI/CD / build-and-deploy (push) Has been cancelled
TaxBaik CI/CD / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
-- Each post: 1,500-2,500 words, law citations, 3-step structure
|
||||
-- 2025 tax year basis, accuracy principle
|
||||
|
||||
DELETE FROM blog_posts WHERE id >= 1;
|
||||
|
||||
-- 1. 프리랜서가 놓친 경비 5가지
|
||||
INSERT INTO blog_posts (title, slug, content, category_id, is_published, seo_title, seo_description, tags, created_at, updated_at)
|
||||
VALUES (
|
||||
|
||||
Reference in New Issue
Block a user