feat: add huike_push_info for PushInfo extra accessors; update notifications

Made-with: Cursor
This commit is contained in:
2026-04-24 09:17:32 +08:00
parent 86b1a988a9
commit 2d7a46a927
8 changed files with 160 additions and 55 deletions
+2
View File
@@ -1,5 +1,6 @@
[workspace]
members = [
"huike_push_info",
"htyws",
"htyws_models",
"htykc_models",
@@ -23,6 +24,7 @@ authors = ["阿男 <l.weinan@gmail.com>", "buddy"]
edition = "2021"
[workspace.dependencies]
huike_push_info = { path = "huike_push_info" }
htycommons = { git = "https://github.com/alchemy-studio/AuthCore.git" }
htyuc_models = { git = "https://github.com/alchemy-studio/AuthCore.git" }
htyuc_remote = { git = "https://github.com/alchemy-studio/AuthCore.git" }