chore: initialize SaaS order service

This commit is contained in:
2026-09-03 21:36:37 +08:00
commit 02a8975198
12 changed files with 5531 additions and 0 deletions

6
.cool-saas-service.json Normal file
View File

@@ -0,0 +1,6 @@
{
"kind": "cool-saas-microservice",
"formatVersion": 1,
"moduleCode": "order",
"generatedRoot": "src/saas/generated"
}