feat: cms event

This commit is contained in:
0x6d696b7566616e
2025-05-26 14:11:17 +07:00
parent 36c12110c2
commit 89cc631fb0
18 changed files with 711 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@ imphnen-utils = { version = "0.1.0", path = "../imphnen-utils" }
imphnen-gateway = { version = "0.1.0", path = "../imphnen-gateway" }
imphnen-entities = { version = "0.1.0", path = "../imphnen-entities" }
imphnen-iam = { version = "0.1.0", path = "../imphnen-iam" }
imphnen-cms = { version = "0.1.0", path = "../imphnen-cms" }
axum.workspace = true
serde.workspace = true
serde_json.workspace = true