feat: add GetWeekDefinitions RPC and corresponding query handler for week retrieval

This commit is contained in:
masoodafar-web
2025-12-20 03:30:22 +03:30
parent 0cca79ebfe
commit 565a9605dc
37 changed files with 321 additions and 69 deletions
+2 -2
View File
@@ -10,9 +10,9 @@
}
},
"GrpcChannelOptions": {
// "CMSMSAddress": "http://cms-svc",
"CMSMSAddress": "http://cms-svc",
// "CMSMSAddress": "https://cms.foursat.afrino.co",
"CMSMSAddress": "https://localhost:32846/",
// "CMSMSAddress": "https://localhost:32846/",
"PYMSMSAddress": "https://ipg.afrino.co"
},
"CmsSignalR": {