ActiveTaskTopic.cs 137 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Text;
  4. using System.Text.Json;
  5. using System.Threading.Tasks;
  6. using Azure.Cosmos;
  7. using Azure.Messaging.ServiceBus;
  8. using Microsoft.Extensions.Logging;
  9. using StackExchange.Redis;
  10. using TEAMModelOS.SDK.DI;
  11. using TEAMModelOS.SDK.Extension;
  12. using TEAMModelOS.SDK;
  13. using TEAMModelOS.SDK.Models;
  14. using TEAMModelOS.SDK.Models.Cosmos;
  15. using TEAMModelOS.SDK.Models.Cosmos.Common;
  16. using System.Linq;
  17. using TEAMModelOS.SDK.Models.Service;
  18. using TEAMModelOS.SDK.Models.Cosmos.BI;
  19. using TEAMModelOS.Models;
  20. using Microsoft.Extensions.Options;
  21. using Microsoft.Extensions.Configuration;
  22. using HTEXLib.COMM.Helpers;
  23. using Microsoft.Azure.Functions.Worker;
  24. using TEAMModelOS.SDK.Services;
  25. using Azure.Storage.Blobs.Models;
  26. using System.IO;
  27. using Azure;
  28. using static TEAMModelOS.SDK.Models.Service.LessonService;
  29. using DinkToPdf.Contracts;
  30. using TEAMModelOS.SDK.Helper.Common.DateTimeHelper;
  31. using static TEAMModelOS.SDK.StatisticsService;
  32. using DocumentFormat.OpenXml.Office2010.Excel;
  33. using DocumentFormat.OpenXml.Wordprocessing;
  34. using System.Xml.Linq;
  35. using Azure.Storage.Sas;
  36. using DocumentFormat.OpenXml.Drawing;
  37. using static TEAMModelOS.FunctionV4.IESHttpTrigger;
  38. using System.Net.Http;
  39. using System.Web;
  40. using System.Net;
  41. using System.Net.Http.Json;
  42. using System.Threading;
  43. using System.Collections.Concurrent;
  44. using Microsoft.Azure.Amqp.Framing;
  45. using System.Security.Policy;
  46. using TEAMModelOS.SDK.Models.Service.BI;
  47. namespace TEAMModelOS.FunctionV4.ServiceBus
  48. {
  49. public class ActiveTaskTopic
  50. {
  51. private readonly int psize = 20;
  52. private readonly AzureCosmosFactory _azureCosmos;
  53. private readonly DingDing _dingDing;
  54. private readonly AzureStorageFactory _azureStorage;
  55. private readonly AzureRedisFactory _azureRedis;
  56. private readonly AzureServiceBusFactory _serviceBus;
  57. private readonly Option _option;
  58. private readonly CoreAPIHttpService _coreAPIHttpService;
  59. private readonly IConfiguration _configuration;
  60. private readonly IConverter _converter;
  61. private readonly SnowflakeId _snowflakeId;
  62. private readonly HttpTrigger _httpTrigger;
  63. public ActiveTaskTopic(HttpTrigger httpTrigger,SnowflakeId snowflakeId, IConverter converter, CoreAPIHttpService coreAPIHttpService,
  64. AzureCosmosFactory azureCosmos, DingDing dingDing, AzureStorageFactory azureStorage, AzureRedisFactory azureRedis,
  65. AzureServiceBusFactory serviceBus, IOptionsSnapshot<Option> option,
  66. IConfiguration configuration)
  67. {
  68. _azureCosmos = azureCosmos;
  69. _dingDing = dingDing;
  70. _azureStorage = azureStorage;
  71. _azureRedis = azureRedis;
  72. _serviceBus = serviceBus;
  73. _option = option?.Value;
  74. _configuration = configuration;
  75. _coreAPIHttpService = coreAPIHttpService;
  76. _converter = converter;
  77. _snowflakeId = snowflakeId;
  78. _httpTrigger=httpTrigger;
  79. }
  80. [Function("Exam")]
  81. public async Task ExamFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "exam", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  82. {
  83. try
  84. {
  85. var json = JsonDocument.Parse(msg);
  86. json.RootElement.TryGetProperty("id", out JsonElement id);
  87. json.RootElement.TryGetProperty("progress", out JsonElement progress);
  88. json.RootElement.TryGetProperty("code", out JsonElement code);
  89. //Dictionary<string, object> keyValuePairs = mySbMsg.ToObject<Dictionary<string, object>>();
  90. var client = _azureCosmos.GetCosmosClient();
  91. ExamInfo exam = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<ExamInfo>(id.ToString(), new PartitionKey($"{code}"));
  92. exam.progress = progress.ToString();
  93. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(exam, id.ToString(), new PartitionKey($"{code}"));
  94. }
  95. catch (CosmosException e)
  96. {
  97. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ExamBus()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.Status}\n{msg}", GroupNames.醍摩豆服務運維群組);
  98. }
  99. catch (Exception ex)
  100. {
  101. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ExamBus()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  102. }
  103. }
  104. [Function("Vote")]
  105. public async Task VoteFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "vote", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  106. {
  107. try
  108. {
  109. var jsonMsg = JsonDocument.Parse(msg);
  110. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  111. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  112. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  113. var client = _azureCosmos.GetCosmosClient();
  114. Vote vote = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<Vote>(id.ToString(), new PartitionKey($"{code}"));
  115. vote.progress = progress.ToString();
  116. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(vote, id.ToString(), new PartitionKey($"{code}"));
  117. }
  118. catch (CosmosException e)
  119. {
  120. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,VoteBus()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.Status}\n{msg}", GroupNames.醍摩豆服務運維群組);
  121. }
  122. catch (Exception ex)
  123. {
  124. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,VoteBus()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  125. }
  126. }
  127. [Function("Correct")]
  128. public async Task CorrectFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "correct", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  129. {
  130. try
  131. {
  132. var jsonMsg = JsonDocument.Parse(msg);
  133. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  134. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  135. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  136. var client = _azureCosmos.GetCosmosClient();
  137. Correct correct = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<Correct>(id.ToString(), new PartitionKey($"{code}"));
  138. correct.progress = progress.ToString();
  139. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(correct, id.ToString(), new PartitionKey($"{code}"));
  140. }
  141. catch (CosmosException e)
  142. {
  143. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Correct()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.Status}\n{msg}", GroupNames.醍摩豆服務運維群組);
  144. }
  145. catch (Exception ex)
  146. {
  147. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Correct()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  148. }
  149. }
  150. [Function("Survey")]
  151. public async Task SurveyFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "survey", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  152. {
  153. try
  154. {
  155. var jsonMsg = JsonDocument.Parse(msg);
  156. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  157. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  158. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  159. //Dictionary<string, object> keyValuePairs = mySbMsg.ToObject<Dictionary<string, object>>();
  160. var client = _azureCosmos.GetCosmosClient();
  161. Survey survey = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<Survey>(id.ToString(), new PartitionKey($"{code}"));
  162. survey.progress = progress.ToString();
  163. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(survey, id.ToString(), new PartitionKey($"{code}"));
  164. }
  165. catch (CosmosException e)
  166. {
  167. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,SurveyBus()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.Status}\n{msg}", GroupNames.醍摩豆服務運維群組);
  168. }
  169. catch (Exception ex)
  170. {
  171. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,SurveyBus()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  172. }
  173. }
  174. [Function("Homework")]
  175. public async Task HomeworkFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "homework", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  176. {
  177. try
  178. {
  179. var jsonMsg = JsonDocument.Parse(msg);
  180. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  181. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  182. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  183. var client = _azureCosmos.GetCosmosClient();
  184. Homework homework = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<Homework>(id.ToString(), new PartitionKey($"{code}"));
  185. homework.progress = progress.ToString();
  186. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(homework, id.ToString(), new PartitionKey($"{code}"));
  187. }
  188. catch (CosmosException e)
  189. {
  190. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Homework()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.Status}\n{msg}", GroupNames.醍摩豆服務運維群組);
  191. }
  192. catch (Exception ex)
  193. {
  194. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Homework()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  195. }
  196. }
  197. [Function("Study")]
  198. public async Task StudyFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "study", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  199. {
  200. string activityId = string.Empty;
  201. try
  202. {
  203. var jsonMsg = JsonDocument.Parse(msg);
  204. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  205. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  206. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  207. var client = _azureCosmos.GetCosmosClient();
  208. Study study = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<Study>(id.ToString(), new PartitionKey($"{code}"));
  209. study.progress = progress.ToString();
  210. activityId = id.ToString();
  211. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(study, id.ToString(), new PartitionKey($"{code}"));
  212. }
  213. catch (CosmosException e)
  214. {
  215. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Study()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.Status}\n{msg}", GroupNames.醍摩豆服務運維群組);
  216. }
  217. catch (Exception ex)
  218. {
  219. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Study()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  220. }
  221. }
  222. [Function("Art")]
  223. public async Task ArtFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "art", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  224. {
  225. string activityId = string.Empty;
  226. try
  227. {
  228. var jsonMsg = JsonDocument.Parse(msg);
  229. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  230. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  231. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  232. var client = _azureCosmos.GetCosmosClient();
  233. ArtEvaluation art = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<ArtEvaluation>(id.ToString(), new PartitionKey($"{code}"));
  234. art.progress = progress.ToString();
  235. activityId = id.ToString();
  236. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(art, id.ToString(), new PartitionKey($"{code}"));
  237. }
  238. catch (CosmosException e)
  239. {
  240. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Art()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.Status}\n{msg}", GroupNames.醍摩豆服務運維群組);
  241. }
  242. catch (Exception ex)
  243. {
  244. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Art()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  245. }
  246. }
  247. [Function("ExamLite")]
  248. public async Task ExamLiteFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "examlite", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  249. {
  250. try
  251. {
  252. var jsonMsg = JsonDocument.Parse(msg);
  253. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  254. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  255. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  256. var client = _azureCosmos.GetCosmosClient();
  257. ExamLite lite = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<ExamLite>(id.ToString(), new PartitionKey($"{code}"));
  258. lite.progress = progress.ToString();
  259. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(lite, id.ToString(), new PartitionKey($"{code}"));
  260. }
  261. catch (CosmosException e)
  262. {
  263. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ExamLite()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.Status}\n{msg}", GroupNames.醍摩豆服務運維群組);
  264. }
  265. catch (Exception ex)
  266. {
  267. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ExamLite()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  268. }
  269. }
  270. /// <param name="msg"></param>
  271. /// <returns></returns>
  272. [Function("TeacherTrainChange")]
  273. public async Task TeacherTrainChangeFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "teacher-train-change", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  274. {
  275. var client = _azureCosmos.GetCosmosClient();
  276. var data = msg.ToObject<TeacherTrainChangeMsg>();
  277. List<TeacherTrain> trains = new List<TeacherTrain>();
  278. //redis锁
  279. bool lockKey = await _azureRedis.GetRedisClient(8).KeyExistsAsync($"Train:Statistics:Lock:{data.areaId}");
  280. if (!lockKey)
  281. {
  282. await _azureRedis.GetRedisClient(8).SetAddAsync($"Train:Statistics:Lock:{data.areaId}", new RedisValue(data.areaId));
  283. DateTime minutes = DateTime.UtcNow.AddMinutes(15); //15分钟
  284. await _azureRedis.GetRedisClient(8).KeyExpireAsync($"Train:Statistics:Lock:{data.areaId}", minutes);
  285. Area area = await client.GetContainer(Constant.TEAMModelOS, "Normal").ReadItemAsync<Area>($"{data.areaId}", new PartitionKey("Base-Area"));
  286. AreaSetting setting = null;
  287. if (area != null)
  288. {
  289. try
  290. {
  291. setting = await client.GetContainer(Constant.TEAMModelOS, "Normal").ReadItemAsync<AreaSetting>(area.id, new PartitionKey("AreaSetting"));
  292. }
  293. catch (CosmosException)
  294. {
  295. setting = null;
  296. }
  297. }
  298. if (setting == null)
  299. {
  300. setting = new AreaSetting
  301. {
  302. allTime = 50,
  303. classTime = 5,
  304. submitTime = 15,
  305. onlineTime = 20,
  306. offlineTime = 10,
  307. lessonMinutes = 45,
  308. };
  309. }
  310. foreach (var school in data.schools)
  311. {
  312. List<Study> studies = new List<Study>();
  313. await foreach (var item in client.GetContainer("TEAMModelOS", "Common")
  314. .GetItemQueryIterator<Study>(queryText: $"select value(c) from c where c.owner<>'area' ", requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Study-{school.school}") }))
  315. {
  316. studies.Add(item);
  317. }
  318. if (school.teachers.Any())
  319. {
  320. string trainSql = $"select value(c) from c where c.id in ({string.Join(",", school.teachers.Select(x => $"'{x}'"))}) ";
  321. await foreach (var item in client.GetContainer("TEAMModelOS", Constant.Teacher)
  322. .GetItemQueryIterator<TeacherTrain>(queryText: trainSql, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"TeacherTrain-{school.school}") }))
  323. {
  324. trains.Add(item);
  325. }
  326. }
  327. await StatisticsService.GetStatisticsTeacher(trains, setting, area, client, studies);
  328. }
  329. area.updateTime = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds();
  330. await client.GetContainer(Constant.TEAMModelOS, "Normal").ReplaceItemAsync<Area>(area, $"{data.areaId}", new PartitionKey("Base-Area"));
  331. }
  332. }
  333. /// <param name="msg"></param>
  334. /// <returns></returns>
  335. //[Function("TeacherTrainChange")]
  336. public async Task TeacherTrainChangeFuncBak([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "teacher-train-change", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  337. {
  338. try
  339. {
  340. TeacherTrainChange change = msg.ToObject<TeacherTrainChange>();
  341. if (change.update == null || change.update.Count <= 0 || change.tmdids.IsEmpty())
  342. {
  343. return;
  344. }
  345. var client = _azureCosmos.GetCosmosClient();
  346. string insql = $"where c.id in ({string.Join(",", change.tmdids.Select(x => $"'{x}'"))})";
  347. string selsql = $"select value(c) from c {insql} ";
  348. List<TeacherTrain> teacherTrains = new List<TeacherTrain>();
  349. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "Teacher").GetItemQueryIterator<TeacherTrain>(queryText: selsql,
  350. requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"TeacherTrain-{change.school}") }))
  351. {
  352. teacherTrains.Add(item);
  353. }
  354. if (change.statistics != 1)
  355. {
  356. List<Task<ItemResponse<TeacherTrain>>> task = new List<Task<ItemResponse<TeacherTrain>>>();
  357. teacherTrains.ForEach(x =>
  358. {
  359. x.update.UnionWith(change.update);
  360. task.Add(client.GetContainer(Constant.TEAMModelOS, "Teacher").ReplaceItemAsync<TeacherTrain>(x, x.id, new PartitionKey($"TeacherTrain-{change.school}")));
  361. });
  362. await task.TaskPage(5);
  363. var unchange = change.tmdids.Except(teacherTrains.Select(x => x.id));
  364. if (unchange != null)
  365. {
  366. task.Clear();
  367. unchange.ToList().ForEach(x =>
  368. {
  369. TeacherTrain teacherTrain = new TeacherTrain
  370. {
  371. pk = "TeacherTrain",
  372. id = x,
  373. code = $"TeacherTrain-{change.school}",
  374. tmdid = x,
  375. school = change.school,
  376. update = new HashSet<string> { StatisticsService.TeacherAbility,
  377. StatisticsService.TeacherClass, StatisticsService.OfflineRecord }
  378. };
  379. teacherTrain.update.UnionWith(change.update);
  380. task.Add(client.GetContainer(Constant.TEAMModelOS, "Teacher").UpsertItemAsync<TeacherTrain>(teacherTrain, new PartitionKey($"TeacherTrain-{change.school}")));
  381. });
  382. await task.TaskPage(1);
  383. }
  384. }
  385. else
  386. {
  387. Area area = null;
  388. string sql = $"select value(c) from c where c.standard='{change.standard}'";
  389. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "Normal").GetItemQueryIterator<Area>(queryText: sql,
  390. requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Base-Area") }))
  391. {
  392. area = item;
  393. }
  394. AreaSetting setting = null;
  395. if (area != null)
  396. {
  397. try
  398. {
  399. setting = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<AreaSetting>(change.school, new PartitionKey("AreaSetting"));
  400. }
  401. catch (CosmosException)
  402. {
  403. try
  404. {
  405. setting = await client.GetContainer(Constant.TEAMModelOS, "Normal").ReadItemAsync<AreaSetting>(area.id, new PartitionKey("AreaSetting"));
  406. }
  407. catch (CosmosException)
  408. {
  409. setting = null;
  410. }
  411. }
  412. }
  413. if (setting == null)
  414. {
  415. setting = new AreaSetting
  416. {
  417. allTime = 50,
  418. classTime = 5,
  419. submitTime = 15,
  420. onlineTime = 20,
  421. offlineTime = 10,
  422. lessonMinutes = 45,
  423. };
  424. }
  425. List<Task<TeacherTrain>> task = new List<Task<TeacherTrain>>();
  426. teacherTrains.ForEach(x =>
  427. {
  428. x.update.UnionWith(change.update);
  429. task.Add(StatisticsService.StatisticsTeacher(x, setting, area, client, null));
  430. });
  431. await task.TaskPage(1);
  432. var unchange = change.tmdids.Except(teacherTrains.Select(x => x.id));
  433. if (unchange != null)
  434. {
  435. task.Clear();
  436. unchange.ToList().ForEach(x =>
  437. {
  438. task.Add(StatisticsService.StatisticsTeacher(new TeacherTrain
  439. {
  440. pk = "TeacherTrain",
  441. id = x,
  442. code = $"TeacherTrain-{change.school}",
  443. tmdid = x,
  444. school = change.school,
  445. update = new HashSet<string> { StatisticsService.TeacherAbility,
  446. StatisticsService.TeacherClass, StatisticsService.OfflineRecord }
  447. }, setting, area, client, null));
  448. });
  449. await task.TaskPage(1);
  450. }
  451. }
  452. }
  453. catch (CosmosException ex)
  454. {
  455. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-研修数据变更,重新统计-TeacherTrainChange\n{msg}\n{ex.Message}\n{ex.StackTrace}\nCosmosException{ex.Status}", GroupNames.醍摩豆服務運維群組);
  456. }
  457. catch (Exception ex)
  458. {
  459. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-研修数据变更,重新统计-TeacherTrainChange\n{msg}\n{ex.Message}\n{ex.StackTrace}\n", GroupNames.醍摩豆服務運維群組);
  460. }
  461. }
  462. /// <summary>
  463. /// 完善课程变更,StuListChange, originCode是学校编码 则表示名单是学校自定义名单,如果是tmdid则表示醍摩豆的私有名单,scope=school,private。
  464. /// </summary>
  465. /// <data msg>
  466. /// CourseChange
  467. ///// </data>
  468. /// <param name="msg"></param>
  469. /// <returns></returns>
  470. [Function("GroupChange")]
  471. public async Task GroupChangeFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "group-change", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  472. {
  473. var client = _azureCosmos.GetCosmosClient();
  474. try
  475. {
  476. //await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-名单成员变更-GroupChange\n{msg}", GroupNames.醍摩豆服務運維群組);
  477. await _dingDing.SendBotMsg($"名单变化{msg}", GroupNames.成都开发測試群組);
  478. var jsonMsg = JsonDocument.Parse(msg);
  479. GroupChange groupChange = msg.ToObject<GroupChange>();
  480. //名单变动修改学生课程关联信息
  481. //await StuListService.FixStuCourse(client, stuListChange);
  482. //Vote投票 Survey问卷 Exam评测 Learn学习活动 Homework作业活动
  483. //名单变动修改学生问卷关联信息
  484. await ActivityService.FixActivity(client, _dingDing, groupChange, "Survey");
  485. //名单变动修改学生投票关联信息
  486. await ActivityService.FixActivity(client, _dingDing, groupChange, "Vote");
  487. //名单变动修改学生评测关联信息
  488. await ActivityService.FixActivity(client, _dingDing, groupChange, "Exam");
  489. //名单变动修改学生研修关联信息
  490. await ActivityService.FixActivity(client, _dingDing, groupChange, "Study");
  491. //名单变动修改学生简易评测关联信息
  492. await ActivityService.FixActivity(client, _dingDing, groupChange, "ExamLite");
  493. //名单变动修改学生作业活动信息
  494. await ActivityService.FixActivity(client, _dingDing, groupChange, "Homework");
  495. //名单变动修改学生艺术评价活动信息
  496. await ActivityService.FixActivity(client, _dingDing, groupChange, "Art");
  497. //TODO学习活动
  498. //await FixActivity(client, stuListChange, "Learn");
  499. if (groupChange.type.Equals("class") || groupChange.type.Equals("teach") || groupChange.type.Equals("student") )
  500. {
  501. await _httpTrigger.RequestHttpTrigger(new { data = groupChange }, Environment.GetEnvironmentVariable("Option:Location"), "webhook/group-member-change");
  502. if (groupChange.stujoin.Count > 0)
  503. await BIStats.SetTypeAddStats(client,_dingDing, groupChange.school, "Student", groupChange.stujoin.Count);//BI统计增/减量
  504. if (groupChange.stuleave.Count > 0)
  505. await BIStats.SetTypeAddStats(client,_dingDing, groupChange.school, "Student", -groupChange.stuleave.Count);//BI统计增/减量
  506. }
  507. if (groupChange.type == null || !groupChange.type.Equals("research") || !groupChange.type.Equals("yxtrain") || !groupChange.type.Equals("activity"))
  508. {
  509. //课程名单变动修改学生课程关联信息
  510. await ActivityService.FixStuCourse(client, _dingDing, groupChange);
  511. //名单变动修改课例关联信息
  512. //await ActivityService.FixLessonRecord(client, _dingDing, groupChange);
  513. }
  514. }
  515. catch (Exception ex)
  516. {
  517. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-GroupChange-GroupChange\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  518. }
  519. }
  520. //接收死信消息
  521. [Function("ItemCondDel")]
  522. public async Task ItemCondDelFunc([ServiceBusTrigger("%Azure:ServiceBus:ItemCondQueue%/$DeadLetterQueue", Connection = "Azure:ServiceBus:ConnectionString")] string message)
  523. {
  524. await _dingDing.SendBotMsg($"{message}", GroupNames.成都开发測試群組);
  525. }
  526. [Function("ItemCond")]
  527. public async Task ItemCondFunc([ServiceBusTrigger("%Azure:ServiceBus:ItemCondQueue%", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  528. {
  529. try
  530. {
  531. var client = _azureCosmos.GetCosmosClient();
  532. var jsonMsg = JsonDocument.Parse(msg);
  533. List<ItemCondDto> itemCondDtos = msg.ToObject<List<ItemCondDto>>();
  534. foreach (var itemCondDto in itemCondDtos)
  535. {
  536. if (itemCondDto.scope.Equals("school"))
  537. {
  538. ItemCond itemCond = null;
  539. List<ItemInfo> items = new List<ItemInfo>();
  540. var queryslt = $"SELECT c.gradeIds,c.subjectId,c.periodId,c.type,c.level,c.field ,c.scope FROM c where c.periodId='{itemCondDto.filed}' and c.pid= null ";
  541. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryIterator<ItemInfo>(queryText: queryslt, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Item-{itemCondDto.key}") }))
  542. {
  543. items.Add(item);
  544. }
  545. itemCond = new ItemCond()
  546. {
  547. id = $"{itemCondDto.filed}",
  548. code = $"ItemCond-{itemCondDto.key}",
  549. pk = "ItemCond",
  550. ttl = -1,
  551. count = items.Count,
  552. grades = new List<GradeCount>(),
  553. subjects = new List<SubjectItemCount>()
  554. };
  555. items.ForEach(z =>
  556. {
  557. if (!string.IsNullOrEmpty(z.type))
  558. {
  559. ItemService.CountItemCond(z, null, itemCond);
  560. }
  561. });
  562. await _azureRedis.GetRedisClient(8).HashSetAsync($"ItemCond:{itemCondDto.key}", $"{itemCondDto.filed}", itemCond.ToJsonString());
  563. }
  564. else
  565. {
  566. ItemCond itemCond = null;
  567. List<ItemInfo> items = new List<ItemInfo>();
  568. var queryslt = $"SELECT c.gradeIds,c.subjectId,c.periodId,c.type,c.level,c.field ,c.scope FROM c where c.pid= null ";
  569. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "Teacher").GetItemQueryIterator<ItemInfo>(queryText: queryslt, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Item-{itemCondDto.filed}") }))
  570. {
  571. items.Add(item);
  572. }
  573. itemCond = new ItemCond() { id = $"{itemCondDto.filed}", code = $"ItemCond", pk = "ItemCond", ttl = -1, count = items.Count };
  574. items.ForEach(z =>
  575. {
  576. if (!string.IsNullOrEmpty(z.type))
  577. {
  578. ItemService.CountItemCond(z, null, itemCond);
  579. }
  580. });
  581. await _azureRedis.GetRedisClient(8).HashSetAsync($"ItemCond:ItemCond", $"{itemCondDto.filed}", itemCond.ToJsonString());
  582. }
  583. }
  584. }
  585. catch (CosmosException ex)
  586. {
  587. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ItemCond()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  588. }
  589. catch (Exception ex)
  590. {
  591. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ItemCond()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  592. }
  593. }
  594. [Function("GenPdf")]
  595. public async Task GenPdfFunc([ServiceBusTrigger("%Azure:ServiceBus:GenPdfQueue%", Connection = "Azure:ServiceBus:ConnectionString",IsBatched =false)] string msg )
  596. {
  597. //https://github.com/aafgani/AzFuncWithServiceBus/blob/a0da42f59b5fc45655b73b85bae932e84520db70/ServiceBusTriggerFunction/host.json
  598. // messageHandlerOptions 设置
  599. JsonElement element = msg.ToObject<JsonElement>();
  600. // https://dotblogs.com.tw/yc421206/2013/04/25/102300 // C# 原子操作。Interlocked
  601. // ConcurrentQueue http://t.zoukankan.com/hohoa-p-12622459.html
  602. switch (true)
  603. {
  604. case bool when element.TryGetProperty("bizType", out JsonElement _bizType) && $"{_bizType}".Equals("OfflineRecord"):
  605. //处理教师线下研修报告的生成。
  606. //await GenOfflineRecordPdf(element, msg);
  607. break;
  608. case bool when element.TryGetProperty("bizType", out JsonElement _bizType) && $"{_bizType}".Equals("ArtStudentPdf"):
  609. await GenArtStudentPdf(element, msg);
  610. break;
  611. }
  612. }
  613. private async Task GenArtStudentPdf(JsonElement json , string msg) {
  614. try
  615. {
  616. json.TryGetProperty("studentIds", out JsonElement _studentIds);
  617. json.TryGetProperty("artId", out JsonElement _artId);
  618. json.TryGetProperty("schoolCode", out JsonElement _schoolId);
  619. json.TryGetProperty("headLang", out JsonElement headLang);
  620. List<string> studentIds= _studentIds.ToObject<List<string>>();
  621. string _schoolCode=$"{_schoolId}";
  622. (List<ArtStudentPdf> studentPdfs, List<StudentArtResult> artResults) = await ArtService.GenStuArtPDF(studentIds,$"{_artId}", $"{_schoolId}", $"{headLang}", _azureCosmos, _coreAPIHttpService, _dingDing);
  623. foreach (var artResult in artResults)
  624. {
  625. if (artResult.pdf == null || string.IsNullOrWhiteSpace(artResult.pdf.blob) || string.IsNullOrWhiteSpace(artResult.pdf.url))
  626. {
  627. artResult.pdf = new Attachment
  628. {
  629. // name = $"{artResult.studentId}.pdf",
  630. extension = "pdf",
  631. type = "doc",
  632. cnt = artResult.school,
  633. prime = false,//此处的作用是判断是否已经生成OK.
  634. };
  635. }
  636. else {
  637. artResult.pdf.prime = false;//此处的作用是判断是否已经生成OK.
  638. }
  639. await _azureRedis.GetRedisClient(8).HashSetAsync($"ArtPDF:{_artId}", artResult.studentId, artResult.ToJsonString());
  640. }
  641. //2个小时。
  642. await _azureRedis.GetRedisClient(8).KeyExpireAsync($"ArtPDF:{_artId}",new TimeSpan(2,0,0));
  643. List<Task<string>> uploads = new List<Task<string>>();
  644. studentPdfs.ForEach(x => {
  645. x.blob = $"art/{x.artId}/report/{x.studentId}.json";
  646. uploads.Add(_azureStorage.GetBlobContainerClient($"{_schoolCode}").UploadFileByContainer(x.ToJsonString(), "art", $"{x.artId}/report/{x.studentId}.json", true));
  647. });
  648. var uploadJsonUrls = await Task.WhenAll(uploads);
  649. var list = uploadJsonUrls.ToList();
  650. List<string> urls = new List<string>();
  651. (string uri, string sas) = _azureStorage.GetBlobContainerSAS($"{_schoolCode}", Azure.Storage.Sas.BlobContainerSasPermissions.Read);
  652. studentPdfs.ForEach(x => {
  653. string atrUrl = "https://teammodelos.blob.core.chinacloudapi.cn/0-public/art-report-template/report.html";
  654. var s = _azureStorage.GetBlobSAS($"{_schoolCode}", x.blob, BlobSasPermissions.Read);
  655. s = $"{HttpUtility.UrlEncode($"{s}", Encoding.UTF8)}";
  656. string url = $"{atrUrl}?url={s}&pdfpath={x.artId}/report/{x.studentId}";
  657. urls.Add(url);
  658. });
  659. string env = "release";
  660. if (Environment.GetEnvironmentVariable("Option:Location").Contains("Test", StringComparison.CurrentCultureIgnoreCase) ||
  661. Environment.GetEnvironmentVariable("Option:Location").Contains("Dep", StringComparison.CurrentCultureIgnoreCase))
  662. {
  663. env = "develop";
  664. }
  665. if (urls.Count <= psize)
  666. {
  667. var screenshot = new ScreenshotDto
  668. {
  669. msgId=Guid.NewGuid().ToString(),
  670. width = 1080,
  671. height = 1920,
  672. urls = urls,
  673. fileNameKey = "pdfpath",
  674. cnt = $"{_schoolCode}",
  675. root = "art",
  676. pagesize = 5,
  677. env = env
  678. };
  679. var message = new ServiceBusMessage(screenshot.ToJsonString());
  680. await _serviceBus.GetServiceBusClient().SendMessageAsync("screenpdf", message);
  681. }
  682. else {
  683. int pages = (urls.Count + psize) / psize;
  684. for (int i = 0; i < pages; i++)
  685. {
  686. var lists = urls.Skip((i) * psize).Take(psize).ToList();
  687. var screenshot = new ScreenshotDto
  688. {
  689. msgId = Guid.NewGuid().ToString(),
  690. width = 1080,
  691. height = 1920,
  692. urls = lists,
  693. fileNameKey = "pdfpath",
  694. cnt = $"{_schoolCode}",
  695. root = "art",
  696. pagesize = 5,
  697. env = env
  698. };
  699. var message= new ServiceBusMessage(screenshot.ToJsonString());
  700. await _serviceBus.GetServiceBusClient().SendMessageAsync("screenpdf", message);
  701. }
  702. }
  703. }
  704. catch (Exception ex)
  705. {
  706. await _dingDing.SendBotMsg($"{ex.Message}{ex.StackTrace}", GroupNames.成都开发測試群組);
  707. }
  708. }
  709. private async Task GenOfflineRecordPdf(JsonElement element,string msg) {
  710. try
  711. {
  712. var client = _azureCosmos.GetCosmosClient();
  713. /* var jsonMsg = JsonDocument.Parse(msg);
  714. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  715. //jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);*/
  716. element.TryGetProperty("id", out JsonElement ids);
  717. List<string> tIds = ids.ToObject<List<string>>();
  718. element.TryGetProperty("school", out JsonElement _code);
  719. string code = "";
  720. element.TryGetProperty("Key", out JsonElement key);
  721. if (string.IsNullOrWhiteSpace($"{_code}"))
  722. {
  723. code = $"{key}";
  724. }
  725. else
  726. {
  727. code = $"{_code}";
  728. }
  729. if (string.IsNullOrWhiteSpace(code))
  730. {
  731. await _dingDing.SendBotMsg($"校本研修生成PDF时,学校id为空\n{msg}", GroupNames.成都开发測試群組);
  732. return;
  733. }
  734. string sname = string.Empty;
  735. string areaId = string.Empty;
  736. School school = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<School>($"{code}", new PartitionKey("Base"));
  737. sname = school.name;
  738. areaId = school.areaId;
  739. //var scquery = $"SELECT c.name,c.areaId from c where c.id = '{code}'";
  740. //await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIterator(queryText: scquery, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Base") }))
  741. //{
  742. // using var json = await JsonDocument.ParseAsync(item.ContentStream);
  743. // if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  744. // {
  745. // var accounts = json.RootElement.GetProperty("Documents").EnumerateArray();
  746. // while (accounts.MoveNext())
  747. // {
  748. // JsonElement account = accounts.Current;
  749. // sname = account.GetProperty("name").ToString();
  750. // areaId = account.GetProperty("areaId").ToString();
  751. // }
  752. // }
  753. //}
  754. if (string.IsNullOrWhiteSpace(areaId))
  755. {
  756. await _dingDing.SendBotMsg($"校本研修生成PDF时,区级id为空\n{msg}", GroupNames.成都开发測試群組);
  757. return;
  758. }
  759. if (!tIds.Any())
  760. {
  761. return;
  762. }
  763. var blobclient = _azureStorage.GetBlobContainerClient($"teammodelos");
  764. //查询当前学校所有的校本研修活动
  765. List<Study> studies = new();
  766. var query = $"select value(c) FROM c join b in c.teacIds where b in ({string.Join(",", tIds.Select(o => $"'{o}'"))}) and (c.status<>404 or IS_DEFINED(c.status) = false)";
  767. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "Common").GetItemQueryIterator<Study>(queryText: query, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Study-{code}") }))
  768. {
  769. studies.Add(item);
  770. }
  771. //List<string> tcs = new();
  772. //foreach (var item in studies)
  773. //{
  774. // foreach (var td in item.tchLists)
  775. // {
  776. // if (!tcs.Contains(td))
  777. // {
  778. // tcs.Add(td);
  779. // }
  780. // }
  781. //}
  782. HashSet<string> tcs = studies.SelectMany(x => x.tchLists).Where(y => !string.IsNullOrWhiteSpace(y)).ToHashSet();
  783. (List<RMember> tchList, List<RGroupList> classInfos) = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, tcs.ToList(), code, null);
  784. foreach (string id in tIds)
  785. {
  786. StringBuilder stringBuilder = new StringBuilder();
  787. string cname = string.Empty;
  788. string gname = string.Empty;
  789. if (tchList.Exists(c => c.id == id))
  790. {
  791. gname = tchList.Where(c => c.id == id).FirstOrDefault().groupName;
  792. cname = tchList.Where(c => c.id == id).FirstOrDefault().name;
  793. }
  794. List<string> details = new();
  795. foreach (Study study in studies)
  796. {
  797. if (!study.teacIds.Contains(id))
  798. {
  799. continue;
  800. }
  801. var sresponse = await client.GetContainer("TEAMModelOS", "Teacher").ReadItemStreamAsync(study.id, new PartitionKey($"StudyRecord-{id}"));
  802. if (sresponse.Status == 200)
  803. {
  804. var json = await JsonDocument.ParseAsync(sresponse.ContentStream);
  805. StudyRecord record = json.ToObject<StudyRecord>();
  806. if (record.status == 1)
  807. {
  808. var start = DateTimeHelper.FromUnixTimestamp(study.startTime).ToString("yyyy/MM/dd");
  809. var end = DateTimeHelper.FromUnixTimestamp(study.endTime).ToString("yyyy/MM/dd");
  810. string tname = string.Empty;
  811. List<string> setName = new();
  812. foreach (string setting in study.settings)
  813. {
  814. if (setting.Equals("sign"))
  815. {
  816. setName.Add("扫码签到");
  817. }
  818. else if (setting.Equals("hw"))
  819. {
  820. setName.Add("作业提交");
  821. }
  822. else if (setting.Equals("survey"))
  823. {
  824. setName.Add("问卷反馈");
  825. }
  826. else if (setting.Equals("exam"))
  827. {
  828. setName.Add("评测活动");
  829. }
  830. }
  831. switch (study.type)
  832. {
  833. case 1:
  834. tname = "信息化教学案例展示与分享";
  835. break;
  836. case 2:
  837. tname = "专家专题培训";
  838. break;
  839. case 3:
  840. tname = "同课同构";
  841. break;
  842. case 4:
  843. tname = "同课异构";
  844. break;
  845. case 5:
  846. tname = "校本2.0培训";
  847. break;
  848. case 6:
  849. tname = "自定义活动";
  850. break;
  851. };
  852. stringBuilder.Append($@"<tr>
  853. <td> {study.topic} </td>
  854. <td> {tname} </td >
  855. <td> {study.hour} </td >
  856. <td> {study.hour} </td >
  857. <td> {start} 到 {end} </td>
  858. <td>{study.desc}</td>
  859. <td> {string.Join("、", setName.Select(x => $"{x}\n"))} </td>
  860. <td> 已完成 </td >
  861. </tr> ");
  862. }
  863. else
  864. {
  865. continue;
  866. }
  867. }
  868. else
  869. {
  870. continue;
  871. }
  872. }
  873. string url = await StudyService.GenPdf(id, areaId, cname, sname, gname, stringBuilder.ToString(), _converter, _azureStorage, _dingDing);
  874. Azure.Response teacherTrainRes = await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReadItemStreamAsync(id, new PartitionKey($"TeacherTrain-{code}"));
  875. if (teacherTrainRes.Status == 200)
  876. {
  877. TeacherTrain teacherTrain = JsonDocument.Parse(teacherTrainRes.Content).RootElement.Deserialize<TeacherTrain>();
  878. try
  879. {
  880. BlobDownloadInfo blobDownload = await blobclient.GetBlobClient(url).DownloadAsync(range: new HttpRange(0, 4 * 1048576), rangeGetContentHash: true);
  881. if (blobDownload.Details.ContentHash != null)
  882. {
  883. string hash = Md5Hash.GetbyteToString(blobDownload.Details.ContentHash);
  884. teacherTrain.offlineReport = new Attachment
  885. {
  886. hash = hash,
  887. url = url,
  888. blob = $"{blobclient.Uri}/{url}",
  889. extension = "pdf",
  890. name = $"{teacherTrain.nickname}-校本研修汇总报告.pdf",
  891. type = "doc",
  892. size = blobDownload.ContentLength
  893. };
  894. await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReplaceItemAsync<TeacherTrain>(teacherTrain, id, new PartitionKey($"TeacherTrain-{code}"));
  895. }
  896. }
  897. catch
  898. {
  899. }
  900. }
  901. }
  902. /*var query = $"select c.id,c.name,c.type,c.hour,c.startTime,c.endTime,c.presenter,c.topic from c where (c.status<>404 or IS_DEFINED(c.status) = false and array_contains(c.teacIds, '{id}') )";
  903. await foreach (var item in client.GetContainer("TEAMModelOS", "Common").GetItemQueryIterator<Study>(queryText: query, requestOptions: new QueryRequestOptions() {PartitionKey = new PartitionKey($"Study-{code}") }))
  904. {
  905. studies.Add(item);
  906. }*/
  907. //(List<StuActivity> datas, string continuationToken) = await ActivityStudentService.FindActivity(element, null, null, _azureCosmos, _azureRedis);
  908. // string blob = await StudyService.GenPdf(cname,sname,gname,"", _converter);
  909. }
  910. catch (CosmosException ex)
  911. {
  912. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,GenPdfFunc()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  913. }
  914. catch (Exception ex)
  915. {
  916. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,GenPdfFunc()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  917. }
  918. }
  919. //更新學校產品一覽表
  920. //處理內容:取得所有序號購買紀錄,服務週期、硬體購買紀錄後,更新ProductSum
  921. [Function("Product")]
  922. public async Task ProductFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "product", Connection = "Azure:ServiceBus:ConnectionString")] string msg, ILogger log)
  923. {
  924. try
  925. {
  926. var jsonMsg = JsonDocument.Parse(msg);
  927. jsonMsg.RootElement.TryGetProperty("method", out JsonElement method);
  928. jsonMsg.RootElement.TryGetProperty("schoolId", out JsonElement schoolId);
  929. jsonMsg.RootElement.TryGetProperty("prodCode", out JsonElement prodCode);
  930. jsonMsg.RootElement.TryGetProperty("prodId", out JsonElement prodId);
  931. var client = _azureCosmos.GetCosmosClient();
  932. string strQuery = string.Empty;
  933. //取得所有學校產品
  934. ////序號
  935. List<SchoolProductSumData> serialsProductSumOrg = new List<SchoolProductSumData>();
  936. strQuery = $"SELECT * FROM c WHERE c.dataType = 'serial'";
  937. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIterator(queryText: strQuery, requestOptions: new QueryRequestOptions() { PartitionKey = new Azure.Cosmos.PartitionKey($"Product-{schoolId}") }))
  938. {
  939. using var json = await JsonDocument.ParseAsync(item.ContentStream);
  940. if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  941. {
  942. foreach (var obj in json.RootElement.GetProperty("Documents").EnumerateArray())
  943. {
  944. SchoolProductSerial serialInfo = obj.ToObject<SchoolProductSerial>();
  945. SchoolProductSumData serialProd = serialsProductSumOrg.Where(sp => sp.prodCode == serialInfo.prodCode).FirstOrDefault();
  946. if (serialProd == null)
  947. {
  948. SchoolProductSumData serialProdAdd = new SchoolProductSumData();
  949. serialProdAdd.prodCode = serialInfo.prodCode;
  950. serialProdAdd.ids.Add(serialInfo.id);
  951. serialProdAdd.avaliable = serialProdAdd.ids.Count;
  952. serialsProductSumOrg.Add(serialProdAdd);
  953. }
  954. else
  955. {
  956. if (!serialProd.ids.Contains(serialInfo.id))
  957. {
  958. serialProd.ids.Add(serialInfo.id);
  959. }
  960. serialProd.avaliable = serialProd.ids.Count;
  961. }
  962. }
  963. }
  964. }
  965. ////服務
  966. List<SchoolProductSumDataService> servicesProductSumOrg = new List<SchoolProductSumDataService>();
  967. //////取得學校產品 授權週期:授權中 條件: startDate <= now <= endDate
  968. long timestampToday = DateTimeOffset.UtcNow.ToUnixTimeSeconds();
  969. string strQueryM = $"SELECT * FROM c WHERE c.dataType = 'servicePeriod' AND c.startDate <= {timestampToday} AND {timestampToday} <= c.endDate AND c.ttl < 0";
  970. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIterator(queryText: strQueryM, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Product-{schoolId}") }))
  971. {
  972. using var json = await JsonDocument.ParseAsync(item.ContentStream);
  973. if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  974. {
  975. foreach (var obj in json.RootElement.GetProperty("Documents").EnumerateArray())
  976. {
  977. SchoolProductServicePeriod servicePeriodInfo = obj.ToObject<SchoolProductServicePeriod>();
  978. SchoolProductSumDataService serviceProd = servicesProductSumOrg.Where(sp => sp.prodCode == servicePeriodInfo.prodCode).FirstOrDefault();
  979. if (serviceProd == null)
  980. {
  981. SchoolProductSumDataService serviceProdAdd = new SchoolProductSumDataService();
  982. serviceProdAdd.prodCode = servicePeriodInfo.prodCode;
  983. serviceProdAdd.avaliable = 0;
  984. serviceProdAdd.ids.Add(servicePeriodInfo.id);
  985. serviceProdAdd.avaliable += servicePeriodInfo.number;
  986. serviceProdAdd.startDate = servicePeriodInfo.startDate;
  987. serviceProdAdd.endDate = servicePeriodInfo.endDate;
  988. servicesProductSumOrg.Add(serviceProdAdd);
  989. }
  990. else
  991. {
  992. serviceProd.ids = new List<string>();
  993. serviceProd.ids.Add(servicePeriodInfo.id);
  994. serviceProd.startDate = servicePeriodInfo.startDate;
  995. serviceProd.endDate = servicePeriodInfo.endDate;
  996. }
  997. }
  998. }
  999. }
  1000. ////服務產品特別對應項
  1001. School school = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<School>($"{schoolId}", new PartitionKey("Base")); //學校基本資料取得
  1002. bool updSchool = false; //是否變更學校基本資料
  1003. int chgSchSizeCnt = 0; //變更學校空間的次數 若為0表示現時間點沒有任何空間可使用 => 回復學校空間為初始值
  1004. int schoolDefaultSize = 1; //學校空間初始值:1
  1005. if (!string.IsNullOrWhiteSpace(school.id))
  1006. {
  1007. if (servicesProductSumOrg.Count > 0)
  1008. {
  1009. foreach (SchoolProductSumDataService servicesProductSumOrgRow in servicesProductSumOrg)
  1010. {
  1011. //更新學校空間
  1012. if (servicesProductSumOrgRow.prodCode.Equals("IPALJ6NY"))
  1013. {
  1014. school.size = (servicesProductSumOrgRow.avaliable < 1) ? 1 : servicesProductSumOrgRow.avaliable;
  1015. await client.GetContainer(Constant.TEAMModelOS, "School").ReplaceItemAsync<School>(school, $"{schoolId}", new PartitionKey("Base"));
  1016. updSchool = true;
  1017. chgSchSizeCnt++;
  1018. }
  1019. }
  1020. }
  1021. if (chgSchSizeCnt.Equals(0) && !school.size.Equals(schoolDefaultSize))
  1022. {
  1023. school.size = schoolDefaultSize;
  1024. //updSchool = true; //關於學校空間初始式樣未定,目前暫定:若需要Reset空間,則先維持原空間數不更動
  1025. updSchool = false;
  1026. }
  1027. }
  1028. //變更學校基本資料
  1029. if (updSchool)
  1030. {
  1031. await client.GetContainer(Constant.TEAMModelOS, "School").ReplaceItemAsync<School>(school, $"{schoolId}", new PartitionKey("Base"));
  1032. }
  1033. ////硬體
  1034. List<SchoolProductSumDataHard> hardsProductSumOrg = new List<SchoolProductSumDataHard>();
  1035. strQuery = $"SELECT * FROM c WHERE c.dataType = 'hard'";
  1036. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIterator(queryText: strQuery, requestOptions: new QueryRequestOptions() { PartitionKey = new Azure.Cosmos.PartitionKey($"Product-{schoolId}") }))
  1037. {
  1038. using var json = await JsonDocument.ParseAsync(item.ContentStream);
  1039. if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  1040. {
  1041. foreach (var obj in json.RootElement.GetProperty("Documents").EnumerateArray())
  1042. {
  1043. SchoolProductHard hardInfo = obj.ToObject<SchoolProductHard>();
  1044. SchoolProductSumData hardProd = hardsProductSumOrg.Where(sp => sp.prodCode == hardInfo.prodCode).FirstOrDefault();
  1045. if (hardProd == null)
  1046. {
  1047. SchoolProductSumDataHard hardProdAdd = new SchoolProductSumDataHard();
  1048. hardProdAdd.prodCode = hardInfo.prodCode;
  1049. hardProdAdd.model = hardInfo.model;
  1050. hardProdAdd.ids.Add(hardInfo.id);
  1051. hardProdAdd.avaliable = hardProdAdd.ids.Count;
  1052. hardsProductSumOrg.Add(hardProdAdd);
  1053. }
  1054. else
  1055. {
  1056. if (!hardProd.ids.Contains(hardInfo.id))
  1057. {
  1058. hardProd.ids.Add(hardInfo.id);
  1059. }
  1060. hardProd.avaliable = hardProd.ids.Count;
  1061. }
  1062. }
  1063. }
  1064. }
  1065. //更新學校產品一覽表
  1066. SchoolProductSum prodSum = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<SchoolProductSum>(schoolId.ToString(), new PartitionKey($"ProductSum"));
  1067. prodSum.serial = serialsProductSumOrg;
  1068. prodSum.service = servicesProductSumOrg;
  1069. prodSum.hard = hardsProductSumOrg;
  1070. await client.GetContainer(Constant.TEAMModelOS, "School").ReplaceItemAsync<SchoolProductSum>(prodSum, prodSum.id, new PartitionKey($"{prodSum.code}"));
  1071. }
  1072. catch (CosmosException ex)
  1073. {
  1074. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Product()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  1075. }
  1076. catch (Exception ex)
  1077. {
  1078. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Product()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  1079. }
  1080. }
  1081. /// <summary>
  1082. /// 批量复制文件
  1083. /// </summary>
  1084. /// <param name="msg"></param>
  1085. /// <returns></returns>
  1086. [Function("CopyStandardFile")]
  1087. public async Task BatchCopyBlobFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "copy-standard-file", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  1088. {
  1089. try
  1090. {
  1091. //await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-Blob复制文件-CopyStandardFile\n{msg}", GroupNames.醍摩豆服務運維群組);
  1092. var jsonMsg = JsonDocument.Parse(msg);
  1093. BatchCopyFile bIBatchCopyFile = msg.ToObject<BatchCopyFile>();
  1094. //批量复制文件
  1095. var result = await BatchCopyFileService.CopyFile(_dingDing, _azureStorage, bIBatchCopyFile);
  1096. if (result == 200)
  1097. {
  1098. }
  1099. }
  1100. catch (Exception ex)
  1101. {
  1102. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-Blob复制文件-CopyStandardFile\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  1103. }
  1104. }
  1105. /// <summary>
  1106. /// 更新开课数据事件
  1107. /// </summary>
  1108. /// <param name="msg"></param>
  1109. /// <returns></returns>
  1110. [Function("LessonRecordEvent")]
  1111. public async Task LessonRecordFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "lesson-record-event", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  1112. {
  1113. JsonElement data = msg.ToObject<JsonElement>();
  1114. string scope = "";
  1115. string tmdid = "";
  1116. string lessonId;
  1117. string school;
  1118. string tbname;
  1119. string code;
  1120. string blobname;
  1121. List<LessonUpdate> updates = new List<LessonUpdate>();
  1122. //更新课堂记录
  1123. if (data.TryGetProperty("lesson_id", out JsonElement _lessonId) && !string.IsNullOrEmpty($"{_lessonId}"))
  1124. {
  1125. if (!data.TryGetProperty("tmdid", out JsonElement _tmdid)) return;
  1126. if (!data.TryGetProperty("scope", out JsonElement _scope)) return;
  1127. if (!data.TryGetProperty("grant_types", out JsonElement _grant_types)) return;
  1128. data.TryGetProperty("school", out JsonElement _school);
  1129. school = $"{_school}";
  1130. scope = $"{_scope}";
  1131. tmdid = $"{_tmdid}";
  1132. lessonId = $"{_lessonId}";
  1133. updates = _grant_types.ToObject<List<LessonUpdate>>();
  1134. }//创建课堂记录
  1135. else if (data.TryGetProperty("id", out JsonElement _id) && !string.IsNullOrEmpty($"{_id}")
  1136. && data.TryGetProperty("tmdid", out JsonElement _tmdid) && !string.IsNullOrEmpty($"{_tmdid}")
  1137. && data.TryGetProperty("scope", out JsonElement _scope) && !string.IsNullOrEmpty($"{_scope}"))
  1138. {
  1139. data.TryGetProperty("school", out JsonElement _school);
  1140. school = $"{_school}";
  1141. scope = $"{_scope}";
  1142. tmdid = $"{_tmdid}";
  1143. lessonId = $"{_id}";
  1144. updates.Add(new LessonUpdate { grant_type = "create" });
  1145. }//删除课堂记录
  1146. else if (data.TryGetProperty("delete_id", out JsonElement _delete_id) && !string.IsNullOrEmpty($"{_delete_id}")
  1147. && data.TryGetProperty("tmdid", out JsonElement _dtmdid) && !string.IsNullOrEmpty($"{_dtmdid}")
  1148. && data.TryGetProperty("scope", out JsonElement _dscope) && !string.IsNullOrEmpty($"{_dscope}")
  1149. && data.TryGetProperty("opt", out JsonElement _opt) && !string.IsNullOrEmpty($"{_opt}"))
  1150. {
  1151. data.TryGetProperty("school", out JsonElement _dschool);
  1152. school = $"{_dschool}";
  1153. if ($"{_opt}".Equals("delete"))
  1154. {
  1155. scope = $"{_dscope}";
  1156. tmdid = $"{_dtmdid}";
  1157. lessonId = $"{_delete_id}";
  1158. updates.Add(new LessonUpdate { grant_type = "delete" });
  1159. }
  1160. else { return; }
  1161. }
  1162. else
  1163. {
  1164. return;
  1165. }
  1166. if (!string.IsNullOrWhiteSpace(school)&& school.Equals("habook"))
  1167. {
  1168. await _dingDing.SendBotMsg($"研发学校课堂记录事件触发:\n{msg}", GroupNames.成都开发測試群組);
  1169. }
  1170. var client = _azureCosmos.GetCosmosClient();
  1171. if ($"{scope}".Equals("school") && !string.IsNullOrEmpty($"{school}"))
  1172. {
  1173. blobname = $"{school}";
  1174. code = $"LessonRecord-{school}";
  1175. tbname = "School";
  1176. }
  1177. else if ($"{scope}".Equals("private"))
  1178. {
  1179. blobname = $"{tmdid}";
  1180. code = $"LessonRecord";
  1181. tbname = "Teacher";
  1182. }
  1183. else
  1184. {
  1185. return;
  1186. }
  1187. LessonDis lessonDis = new LessonDis();
  1188. List<LessonUpdate> msgs = new List<LessonUpdate>();
  1189. try
  1190. {
  1191. LessonRecord oldlessonRecord = null;
  1192. LessonRecord lessonRecord = null;
  1193. Azure.Response response = await client.GetContainer(Constant.TEAMModelOS, tbname).ReadItemStreamAsync(lessonId, new PartitionKey(code));
  1194. if (response.Status == 200)
  1195. {
  1196. var doc = JsonDocument.Parse(response.ContentStream);
  1197. lessonRecord = doc.RootElement.ToObject<LessonRecord>();
  1198. oldlessonRecord = doc.RootElement.ToObject<LessonRecord>();
  1199. }
  1200. else
  1201. {
  1202. lessonRecord = null;
  1203. }
  1204. bool isReplace = true;
  1205. if (updates.IsNotEmpty())
  1206. {
  1207. Teacher teacher = await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReadItemAsync<Teacher>(tmdid, new PartitionKey("Base"));
  1208. foreach (LessonUpdate update in updates)
  1209. {
  1210. switch (update.grant_type)
  1211. {
  1212. //更新课堂时长
  1213. case "up-duration":
  1214. double.TryParse($"{update.data}", out double duration);
  1215. lessonRecord.duration = duration;
  1216. msgs.Add(update);
  1217. try
  1218. {
  1219. BlobDownloadResult Recording = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"records/{_lessonId}/Record/.Recording.json").DownloadContentAsync();
  1220. var RecordingJson = JsonDocument.Parse(new MemoryStream(Encoding.UTF8.GetBytes(Recording.Content.ToString()))).RootElement;
  1221. if (RecordingJson.TryGetProperty("duration", out JsonElement _duration) && _duration.ValueKind.Equals(JsonValueKind.Number))
  1222. {
  1223. var durationFile = double.Parse($"{_duration}");
  1224. if (duration < durationFile)
  1225. {
  1226. lessonRecord.duration = durationFile;
  1227. }
  1228. }
  1229. if (RecordingJson.TryGetProperty("streamUrl", out JsonElement _streamUrl) && !string.IsNullOrWhiteSpace($"{_streamUrl}"))
  1230. {
  1231. lessonRecord.hasVideo = 1;
  1232. }
  1233. }
  1234. catch (Exception ex)
  1235. {
  1236. // await _dingDing.SendBotMsg($"{_option.Location}/LessonRecordEvent/课堂记录更新课堂时长出错records/{_lessonId}/Record/.Recording.json\n{ex.Message}\n{ex.StackTrace}{msg}", GroupNames.醍摩豆服務運維群組);
  1237. }
  1238. isReplace = true;
  1239. break;
  1240. //更新T分
  1241. case "up-tScore":
  1242. var tScore = int.Parse($"{update.data}");
  1243. lessonRecord.tScore = tScore;
  1244. msgs.Add(update);
  1245. break;
  1246. //更新课P分
  1247. case "up-pScore":
  1248. var pScore = int.Parse($"{update.data}");
  1249. lessonRecord.pScore = pScore;
  1250. msgs.Add(update);
  1251. break;
  1252. //更新 学生人数
  1253. case "up-mCount":
  1254. var mCount = int.Parse($"{update.data}");
  1255. lessonRecord.mCount = mCount;
  1256. msgs.Add(update);
  1257. break;
  1258. //更新 议课次数
  1259. case "up-techCount":
  1260. var techCount = int.Parse($"{update.data}");
  1261. lessonRecord.mCount = techCount;
  1262. msgs.Add(update);
  1263. break;
  1264. //更新 基础统计信息
  1265. case "up-base":
  1266. //如果有更新 则去读取/{_lessonId}/IES/base.json
  1267. try {
  1268. BlobDownloadResult timelineblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/IES/TimeLine.json").DownloadContentAsync();
  1269. TimeLineData timeLineData = timelineblobDownload.Content.ToObjectFromJson<TimeLineData>();
  1270. lessonRecord.hitaClientCmpCount = timeLineData.events.Where(z => !string.IsNullOrWhiteSpace(z.WrkCmpSrcType) && z.WrkCmpSrcType.Equals("HitaClientCmp")).Count();
  1271. //lessonRecord.collateTaskCount = lessonRecord.hitaClientCmpCount;
  1272. } catch (Exception ex ){
  1273. await _dingDing.SendBotMsg($"TimeLine.json转换异常,{ex.Message}{ex.StackTrace}", GroupNames.成都开发測試群組);
  1274. }
  1275. try
  1276. {
  1277. // await _dingDing.SendBotMsg($"{_option.Location},课堂id:{_lessonId} 收到更新", GroupNames.醍摩豆服務運維群組);
  1278. BlobDownloadResult baseblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/IES/base.json").DownloadContentAsync();
  1279. //attendState
  1280. string basejson = baseblobDownload.Content.ToString().Replace("\"Uncall\"", "0").Replace("Uncall","0");
  1281. LessonBase lessonBase = null;
  1282. try {
  1283. lessonBase = basejson.ToObject<LessonBase>();
  1284. } catch (Exception ex ){
  1285. await _dingDing.SendBotMsg($"base.json转换异常,{ex.Message}{ex.StackTrace}{basejson}", GroupNames.成都开发測試群組);
  1286. //lessonBase = baseblobDownload.Content.ToObjectFromJson<LessonBase>();
  1287. }
  1288. //await _dingDing.SendBotMsg($"课例记录文件base.json:{lessonBase.ToJsonString()}", GroupNames.成都开发測試群組);
  1289. if (lessonBase != null && lessonBase.summary != null)
  1290. {
  1291. //lessonRecord.name = lessonBase.summary.activityName;
  1292. lessonRecord.attendCount = lessonBase.summary.attendCount;
  1293. lessonRecord.clientCount = lessonBase.summary.clientCount;
  1294. lessonRecord.attendRate = lessonBase.summary.attendRate;
  1295. lessonRecord.groupCount = lessonBase.summary.groupCount;
  1296. lessonRecord.collateTaskCount = lessonBase.summary.collateTaskCount;
  1297. lessonRecord.hitaClientCmpCount = lessonBase.summary.collateTaskCount+ lessonRecord.hitaClientCmpCount;
  1298. lessonRecord.collateCount = lessonBase.summary.collateCount;
  1299. lessonRecord.pushCount = lessonBase.summary.pushCount;
  1300. lessonRecord.totalPoint = lessonBase.summary.totalPoint;
  1301. lessonRecord.examQuizCount = lessonBase.summary.examQuizCount;
  1302. lessonRecord.interactionCount = lessonBase.summary.interactionCount;
  1303. lessonRecord.examPointRate = lessonBase.summary.examPointRate;
  1304. lessonRecord.clientInteractionCount = lessonBase.summary.clientInteractionCount;
  1305. lessonRecord.clientInteractionAverge = lessonBase.summary.clientInteractionAverge;
  1306. lessonRecord.examCount = lessonBase.summary.examCount;
  1307. lessonRecord.totalInteractPoint = lessonBase.summary.totalInteractPoint;
  1308. lessonRecord.learningCategory = lessonBase.summary.learningCategory;
  1309. if (lessonRecord.learningCategory == null)
  1310. {
  1311. lessonRecord.learningCategory = new LearningCategory();
  1312. }
  1313. if (lessonRecord.hitaClientCmpCount > 0) {
  1314. lessonRecord.learningCategory.cooperation = 1;
  1315. }
  1316. if (!string.IsNullOrWhiteSpace(lessonRecord.school))
  1317. {
  1318. lessonBase.student.ForEach(x =>
  1319. {
  1320. if (string.IsNullOrWhiteSpace(x.school))
  1321. {
  1322. x.school = lessonRecord.school;
  1323. }
  1324. });
  1325. }
  1326. //计算TP灯
  1327. {
  1328. int T = -1;
  1329. int P = -1;
  1330. if (lessonRecord.clientInteractionAverge <= 0)
  1331. {
  1332. T = 0;
  1333. }
  1334. else if (lessonRecord.clientInteractionAverge >= 1 && lessonRecord.clientInteractionAverge <= 2)
  1335. {
  1336. T = 1;
  1337. }
  1338. else
  1339. {
  1340. T = 2;
  1341. }
  1342. //if (lessonRecord.examCount > 0)
  1343. //{
  1344. // //有评测次数大于0则P是直接绿灯
  1345. // P = 2;
  1346. //}
  1347. //else {
  1348. //}
  1349. int a = lessonRecord.hitaClientCmpCount;
  1350. int b = lessonRecord.pushCount;
  1351. int c = lessonRecord.examCount;
  1352. switch (true)
  1353. {
  1354. case bool when T == 0:
  1355. P = 0;
  1356. break;
  1357. case bool when T == 1 || T == 2:
  1358. if (a == 0 && b == 0 && c == 0)
  1359. {
  1360. P = 0;
  1361. }
  1362. else if ((a > 0 && b > 0) || (a > 0 && c > 0) || (b > 0 && c > 0))
  1363. {
  1364. P = 2;
  1365. }
  1366. else
  1367. {
  1368. P = 1;
  1369. }
  1370. break;
  1371. }
  1372. lessonRecord.tLevel = T;
  1373. lessonRecord.pLevel = P;
  1374. }
  1375. //LessonStudentRecord lessonStudentRecord = new LessonStudentRecord
  1376. //{
  1377. // clientSummaryList = lessonBase.report.clientSummaryList,
  1378. // students = lessonBase.student,
  1379. // name = lessonRecord.name,
  1380. // school = lessonRecord.school,
  1381. // id = lessonRecord.id,
  1382. // scope = lessonRecord.scope,
  1383. // tmdid = lessonRecord.tmdid,
  1384. // code = "LessonStudentRecord",
  1385. // pk = "LessonStudentRecord",
  1386. // courseId =lessonRecord.courseId,
  1387. // groupIds= lessonRecord.groupIds,
  1388. // periodId = lessonRecord.periodId,
  1389. // subjectId = lessonRecord.subjectId,
  1390. //};
  1391. //await _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS,Constant.Student).UpsertItemAsync<LessonStudentRecord>(lessonStudentRecord, new PartitionKey("LessonStudentRecord"));
  1392. }
  1393. //有上传 base.josn.
  1394. lessonRecord.upload = 1;
  1395. // await _dingDing.SendBotMsg($"{_option.Location},课堂id:{_lessonId} 更新完成", GroupNames.醍摩豆服務運維群組);
  1396. LessonService.DoAutoDeleteSchoolLessonRecord(lessonRecord, scope, client, school, tmdid, teacher, _serviceBus, _azureStorage, _configuration,_coreAPIHttpService,_dingDing, _azureRedis);
  1397. long? size = await _azureStorage.GetBlobContainerClient(blobname).GetBlobsSize($"records/{_lessonId}");
  1398. Bloblog bloblog = new Bloblog
  1399. {
  1400. id = lessonRecord.id,
  1401. code = $"Bloblog-{blobname}",
  1402. name = lessonRecord.name,
  1403. pk = "Bloblog",
  1404. time = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds(),
  1405. type = "records",
  1406. url = $"records/{_lessonId}",
  1407. subjectId = string.IsNullOrWhiteSpace(lessonRecord.subjectId) ? new List<string>() : new List<string> { lessonRecord.subjectId },
  1408. periodId = string.IsNullOrWhiteSpace(lessonRecord.periodId) ? new List<string>() : new List<string> { lessonRecord.periodId },
  1409. size = size.HasValue ? size.Value : 0,
  1410. };
  1411. await client.GetContainer(Constant.TEAMModelOS, tbname).UpsertItemAsync(bloblog);
  1412. //await _dingDing.SendBotMsg($"{_option.Location},课堂id:{_lessonId} blob刷新完成!", GroupNames.醍摩豆服務運維群組);
  1413. await BlobService.RefreshBlobRoot(new BlobRefreshMessage { progress = "update", root = "records", name = $"{blobname}" }, _serviceBus, _configuration,_azureRedis);
  1414. msgs.Add(update);
  1415. DoLessonStudentRecord(_dingDing, _snowflakeId, lessonRecord, scope, client, school, tmdid, teacher, _serviceBus, _azureStorage, _configuration, lessonBase);
  1416. }
  1417. catch (Exception ex)
  1418. {
  1419. //if (!ex.Message.Contains("exist")) {
  1420. // await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}课程读取base.json,{_lessonId}\n{ex.Message}\n{ex.StackTrace}\n\n{lessonRecord.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1421. //}
  1422. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}课程读取base.json,{_lessonId}\n{ex.Message}\n{ex.StackTrace}\n\n{lessonRecord.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1423. }
  1424. // await BIStats.SetTypeAddStats(client, _dingDing,lessonRecord.school, "Less", 0, 1, lessonRecord.clientInteractionCount);//BI统计增/减量
  1425. break;
  1426. //更新 时间线
  1427. case "up-TimeLine":
  1428. //BlobDownloadResult TimeLineblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/{_lessonId}/IES/TimeLine.json").DownloadContentAsync();
  1429. //var timeline = TimeLineblobDownload.Content.ToObjectFromJson<List<LessonTimeLine>>();
  1430. msgs.Add(update);
  1431. break;
  1432. //更新 课堂总览信息
  1433. case "up-ActivityInfo":
  1434. //BlobDownloadResult ActivityInfoblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/{_lessonId}/IES/ActivityInfo.json").DownloadContentAsync();
  1435. //var activityInfos = ActivityInfoblobDownload.Content.ToObjectFromJson<List<LessonActivityInfo>>();
  1436. msgs.Add(update);
  1437. break;
  1438. case "up-baseinfo":///更新基础信息,名称科目,年级,分类等,不能删除 ,由update-lesson-baseinfo 触发。
  1439. isReplace = true;
  1440. msgs.Add(update);
  1441. break;
  1442. case "up-expire"://消除过期时间,消除后需要取消已经排程的通知订阅
  1443. try
  1444. {
  1445. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1446. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecord.id } });
  1447. foreach (var record in records)
  1448. {
  1449. try
  1450. {
  1451. await table.DeleteSingle<ChangeRecord>(record.PartitionKey, record.RowKey);
  1452. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), record.sequenceNumber);
  1453. }
  1454. catch (Exception)
  1455. {
  1456. continue;
  1457. }
  1458. }
  1459. }
  1460. catch (Exception)
  1461. {
  1462. break;
  1463. }
  1464. isReplace = true;
  1465. msgs.Add(update);
  1466. break;
  1467. case "delete":
  1468. try
  1469. {
  1470. if (lessonRecord.expire > 0)
  1471. {
  1472. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1473. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecord.id } });
  1474. foreach (var record in records)
  1475. {
  1476. try
  1477. {
  1478. await table.DeleteSingle<ChangeRecord>(record.PartitionKey, record.RowKey);
  1479. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), record.sequenceNumber);
  1480. }
  1481. catch (Exception)
  1482. {
  1483. continue;
  1484. }
  1485. }
  1486. }
  1487. await _azureStorage.GetBlobServiceClient().DeleteBlobs(_dingDing, blobname, new List<string> { $"records/{_lessonId}" });
  1488. await client.GetContainer(Constant.TEAMModelOS, tbname).DeleteItemStreamAsync(lessonRecord.id, new PartitionKey($"Bloblog-{blobname}"));
  1489. await BlobService.RefreshBlobRoot(new BlobRefreshMessage { progress = "update", root = "records", name = $"{blobname}" }, _serviceBus, _configuration, _azureRedis);
  1490. msgs.Add(update);
  1491. }
  1492. catch (CosmosException)
  1493. {
  1494. msgs.Add(update);
  1495. }
  1496. lessonRecord = null;
  1497. isReplace = false;
  1498. break;
  1499. case "create":
  1500. oldlessonRecord = null;
  1501. //处理课堂选用的课程信息
  1502. lessonRecord.show = teacher.lessonShow;
  1503. lessonRecord.upload = 0;
  1504. if (!string.IsNullOrEmpty(lessonRecord.courseId))
  1505. {
  1506. Course course = null;
  1507. try
  1508. {
  1509. var cresponse = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemStreamAsync(lessonRecord.courseId, new PartitionKey($"Course-{lessonRecord.school}"));
  1510. if (cresponse.Status == 200)
  1511. {
  1512. using var cJson = await JsonDocument.ParseAsync(cresponse.ContentStream);
  1513. course = cJson.ToObject<Course>();
  1514. }
  1515. else
  1516. {
  1517. var sresponse = await client.GetContainer(Constant.TEAMModelOS, "Teacher").ReadItemStreamAsync(lessonRecord.courseId, new PartitionKey($"Course-{lessonRecord.tmdid}"));
  1518. if (sresponse.Status == 200)
  1519. {
  1520. using var cJson = await JsonDocument.ParseAsync(sresponse.ContentStream);
  1521. course = cJson.ToObject<Course>();
  1522. }
  1523. else
  1524. {
  1525. course = null;
  1526. }
  1527. }
  1528. }
  1529. catch (Exception ex)
  1530. {
  1531. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-查询课程-CosmosDB异常{ex.Message}\n{ex.StackTrace}\n", GroupNames.醍摩豆服務運維群組);
  1532. }
  1533. /*catch (CosmosException ex) when (ex.Status != 404)
  1534. {
  1535. try
  1536. {
  1537. course = await client.GetContainer(Constant.TEAMModelOS, "Teacher").ReadItemAsync<Course>(lessonRecord.courseId, new PartitionKey($"Course-{lessonRecord.tmdid}"));
  1538. }
  1539. catch (CosmosException e) when (e.Status != 404)
  1540. {
  1541. course = null;
  1542. }
  1543. }*/
  1544. if (course != null)
  1545. {
  1546. lessonRecord.periodId = course.period?.id;
  1547. lessonRecord.subjectId = course.subject?.id;
  1548. }
  1549. }
  1550. //处理课堂选用的名单
  1551. if (lessonRecord.groupIds.IsNotEmpty())
  1552. {
  1553. List<GroupListDto> groups = await GroupListService.GetGroupListByListids(client, _dingDing, lessonRecord.groupIds, lessonRecord.school);
  1554. if ( !string.IsNullOrWhiteSpace(lessonRecord.school) && !string.IsNullOrWhiteSpace(lessonRecord.periodId)) {
  1555. HashSet<string> grades = new HashSet<string>();
  1556. School schoolObj = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<School>(lessonRecord.school, new PartitionKey("Base"));
  1557. HashSet<int> gd = groups.SelectMany(z => z.grades).ToHashSet();
  1558. groups.ForEach(y => {
  1559. if (y.type.Equals("teach")|| y.type.Equals("class")) {
  1560. gd.Add(y.year);
  1561. }
  1562. });
  1563. var gpdata = SchoolService.GetGrades(schoolObj, lessonRecord.periodId, gd);
  1564. lessonRecord.grade = gpdata.grades.ToList();
  1565. }
  1566. }
  1567. //个人课例保存规则
  1568. try
  1569. {
  1570. if (scope.Equals("private"))
  1571. {
  1572. int lessonLimit = teacher.lessonLimit;
  1573. //获取已经使用的空间大小
  1574. long blobsize = 0;
  1575. var value = _azureRedis.GetRedisClient(8).HashGet($"Blob:Record", tmdid);
  1576. if (value != default && !value.IsNullOrEmpty)
  1577. {
  1578. JsonElement record = value.ToString().ToObject<JsonElement>();
  1579. if (record.TryGetInt64(out blobsize))
  1580. {
  1581. }
  1582. }
  1583. int blobTotal = teacher.size;
  1584. blobTotal = teacher.size;
  1585. //累加学校分配的空间
  1586. foreach (var schoolInfo in teacher.schools)
  1587. {
  1588. SchoolTeacher st = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<SchoolTeacher>(lessonRecord.tmdid, new PartitionKey($"Teacher-{schoolInfo.schoolId}"));
  1589. blobTotal += st.size;
  1590. }
  1591. //剩余空间大于2G
  1592. if (blobTotal * 1073741824 - blobsize > 2147483648)
  1593. {
  1594. //大于2G 不限制
  1595. lessonLimit = -1;
  1596. }
  1597. if (lessonLimit != -1)
  1598. {
  1599. HashSet<string> ids = new HashSet<string>();
  1600. //未定义的 以及过期时间小于等于0 的 课例
  1601. string private_count_sql = $"select value(c.id) from c where ( c.expire<=0 or IS_DEFINED(c.expire) = false ) and c.tmdid='{tmdid}' ";
  1602. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).GetItemQueryIterator<string>(
  1603. queryText: private_count_sql, requestOptions: new QueryRequestOptions { PartitionKey = new PartitionKey(code) }))
  1604. {
  1605. ids.Add(item);
  1606. }
  1607. // 220601 收藏不限條數,但空間不足時,僅保留最後一次上傳的課例 ()
  1608. //包含收藏的本人的个人课例
  1609. //string favorite_count_sql = $"select value(c.id) from c where c.type='LessonRecord' and c.owner='{tmdid}' and c.scope='private' ";
  1610. //await foreach (var item in client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).GetItemQueryIterator<string>(
  1611. // queryText: favorite_count_sql, requestOptions: new QueryRequestOptions { PartitionKey = new PartitionKey($"Favorite-{tmdid}") }))
  1612. //{
  1613. // ids.Add(item);
  1614. //}
  1615. //教师个人预设的,可以通过设置的方式增加
  1616. int limit = teacher.lessonLimit;
  1617. if (teacher.lessonLimit == 0)
  1618. {
  1619. //未设置的的采用系统设置的默认值50
  1620. limit = Constant.private_lesson_limit;
  1621. }
  1622. if (ids.Count >= limit)
  1623. {
  1624. LessonRecord lessonRecordExpire = null;
  1625. //获取一条最新的 且没有被收藏,且没有被标记为过期的记录,且不是当前触发的id 。
  1626. //220712 讨论,将desc去掉,获取最旧的那一笔数据。删除最旧的
  1627. string sql = $"SELECT top 1 value(c) FROM c where ( c.expire<=0 or IS_DEFINED(c.expire) = false ) and c.tmdid='{tmdid}' " +
  1628. $"and c.favorite<=0 and c.id<>'{lessonRecord.id}' and c.status<>404 order by c.startTime ";
  1629. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).GetItemQueryIterator<LessonRecord>(
  1630. queryText: sql, requestOptions: new QueryRequestOptions { PartitionKey = new PartitionKey($"{code}") }))
  1631. {
  1632. lessonRecordExpire = item; break;
  1633. }
  1634. if (lessonRecordExpire != null)
  1635. {
  1636. // 1-时间戳,7-时间戳
  1637. Dictionary<int, ExpireTag> result = new Dictionary<int, ExpireTag>();
  1638. //暂定7天
  1639. var now = DateTimeOffset.UtcNow;
  1640. //剩余3天的通知
  1641. //var day3= now.AddDays(Constant.private_lesson_expire - 3).ToUnixTimeMilliseconds();
  1642. //result.Add(3, day3);
  1643. //剩余1天的通知
  1644. var day1 = now.AddDays(Constant.private_lesson_expire - (Constant.private_lesson_expire - 1)).ToUnixTimeMilliseconds();
  1645. result.Add(1, new ExpireTag { expire = day1, tag = "notification" });
  1646. //到期通知
  1647. //不到五点上传的课例,七天之后直接删除。
  1648. int addSecond = 0;
  1649. if (now.Hour > 5)
  1650. {
  1651. // 到凌晨00点还差 (24 - now.Hour) *60 * 60 分钟,再加天数;
  1652. addSecond = Constant.private_lesson_expire * 86400 + (24 - now.Hour) * 3600;
  1653. //再加 00到05小时内的 随机秒数
  1654. Random rand = new Random();
  1655. int randInt = rand.Next(0, 18000);
  1656. addSecond += randInt;
  1657. }
  1658. else
  1659. {
  1660. addSecond = Constant.private_lesson_expire * 24 * 60 * 60;
  1661. }
  1662. lessonRecordExpire.expire = now.AddSeconds(addSecond).ToUnixTimeMilliseconds();
  1663. //result.Add(Constant.private_lesson_expire, lessonRecordExpire.expire);
  1664. result.Add(Constant.private_lesson_expire, new ExpireTag { expire = lessonRecordExpire.expire, tag = "delete" });
  1665. string biz = "expire";
  1666. string expireTime= DateTimeOffset.FromUnixTimeMilliseconds(lessonRecordExpire.expire).ToString("yyyy-MM-dd HH:mm:ss");
  1667. _coreAPIHttpService.PushNotify(new List<IdNameCode> { new IdNameCode { id = teacher.id, name = teacher.name, code = teacher.lang } }, "expire-private_lessonRecord", Constant.NotifyType_IES5_Course,
  1668. new Dictionary<string, object> { { "tmdname", teacher.name }, { "tmdid", teacher.name }, { "expireTime", expireTime }, { "lessonId", lessonRecordExpire.id }, { "lessonName", lessonRecordExpire. name } }, $"{Environment.GetEnvironmentVariable("Option:Location")}", _configuration, _dingDing, "");
  1669. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1670. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecordExpire.id } });
  1671. if (records.Count <= 0)
  1672. {
  1673. foreach (var item in result)
  1674. {
  1675. string PartitionKey = string.Format("{0}{1}{2}", lessonRecordExpire.code, "-", $"expire-{item.Key}");
  1676. //课堂的id ,
  1677. //课堂的通知时间类型progress, 默认就会发送一条,到期前一天发送一条,最后已到期发送一条。
  1678. var message = new ServiceBusMessage(new
  1679. {
  1680. id = lessonRecordExpire.id,
  1681. progress = item.Key,
  1682. code = lessonRecordExpire.code,
  1683. scope = lessonRecordExpire.scope,
  1684. school = lessonRecordExpire.school,
  1685. opt = "delete",
  1686. expire = lessonRecordExpire.expire,
  1687. tmdid = tmdid,
  1688. tmdname = teacher.name,
  1689. name = lessonRecordExpire.name,
  1690. startTime = lessonRecordExpire.startTime,
  1691. tag = item.Value.tag
  1692. }.ToJsonString());
  1693. message.ApplicationProperties.Add("name", "LessonRecordExpire");
  1694. long start = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), message, DateTimeOffset.FromUnixTimeMilliseconds(item.Value.expire));
  1695. ChangeRecord changeRecord = new ChangeRecord
  1696. {
  1697. RowKey = lessonRecordExpire.id,
  1698. PartitionKey = PartitionKey,
  1699. sequenceNumber = start,
  1700. msgId = message.MessageId
  1701. };
  1702. await table.Save<ChangeRecord>(changeRecord);
  1703. }
  1704. }
  1705. await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReplaceItemAsync(lessonRecordExpire, lessonRecordExpire.id, new PartitionKey(lessonRecordExpire.code));
  1706. }
  1707. }
  1708. }
  1709. else
  1710. {
  1711. //=-1 则表示不限制上传数量
  1712. }
  1713. }
  1714. }
  1715. catch (Exception e)
  1716. {
  1717. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-处理课堂记录的-CosmosDB异常{e.Message}\n{e.StackTrace}\n\n{lessonRecord.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1718. }
  1719. msgs.Add(update);
  1720. await BIStats.SetTypeAddStats(client, _dingDing, lessonRecord.school, "Less", 1, 0);//BI统计增/减量
  1721. break;
  1722. default:
  1723. break;
  1724. }
  1725. }
  1726. //如果被删除则不能再被更新
  1727. if (isReplace)
  1728. {
  1729. await _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS, tbname).ReplaceItemAsync<LessonRecord>(lessonRecord, lessonId, new PartitionKey(code));
  1730. }
  1731. //计算课堂更新前后的差值
  1732. lessonDis = LessonService.DisLessonCount(oldlessonRecord, lessonRecord, lessonDis);
  1733. await LessonService.FixLessonCount(client, _dingDing, lessonRecord, oldlessonRecord, lessonDis);
  1734. }
  1735. }
  1736. catch (CosmosException e)
  1737. {
  1738. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-更新课堂记录出错-CosmosDB异常{e.Message}\n{e.StackTrace}\n", GroupNames.醍摩豆服務運維群組);
  1739. }
  1740. catch (Exception ex)
  1741. {
  1742. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-更新课堂记录出错\n{ex.Message}\n{ex.StackTrace}\n\n{data}\n{code}\n{updates}\n", GroupNames.醍摩豆服務運維群組);
  1743. }
  1744. }
  1745. [Function("LessonRecordExpire")]
  1746. public async Task LessonRecordExpireFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "lesson-record-expire", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  1747. {
  1748. try
  1749. {
  1750. var jsonMsg = JsonDocument.Parse(msg).RootElement;
  1751. jsonMsg.TryGetProperty("id", out JsonElement id);
  1752. jsonMsg.TryGetProperty("progress", out JsonElement progress);
  1753. jsonMsg.TryGetProperty("code", out JsonElement _code);
  1754. jsonMsg.TryGetProperty("tmdid", out JsonElement tmdid);
  1755. jsonMsg.TryGetProperty("tmdname", out JsonElement tmdname);
  1756. jsonMsg.TryGetProperty("name", out JsonElement name);
  1757. jsonMsg.TryGetProperty("startTime", out JsonElement startTime);
  1758. jsonMsg.TryGetProperty("expire", out JsonElement expire);
  1759. jsonMsg.TryGetProperty("scope", out JsonElement scope);
  1760. jsonMsg.TryGetProperty("school", out JsonElement _school);
  1761. jsonMsg.TryGetProperty("tag", out JsonElement _tag);
  1762. var client = _azureCosmos.GetCosmosClient();
  1763. //处理到期删除
  1764. if (_tag.ValueKind.Equals(JsonValueKind.String) && $"{_tag}".Equals("delete"))
  1765. {
  1766. string lessonId = $"{id}";
  1767. string tbname;
  1768. string school = $"{_school}";
  1769. string code = "";
  1770. if ($"{scope}".Equals("school") && !string.IsNullOrEmpty($"{school}"))
  1771. {
  1772. code = $"LessonRecord-{school}";
  1773. tbname = "School";
  1774. }
  1775. else if ($"{scope}".Equals("private"))
  1776. {
  1777. code = $"LessonRecord";
  1778. tbname = "Teacher";
  1779. }
  1780. else
  1781. {
  1782. return;
  1783. }
  1784. Azure.Response response = await client.GetContainer(Constant.TEAMModelOS, tbname).ReadItemStreamAsync(lessonId, new PartitionKey(code));
  1785. if (response.Status == 200)
  1786. {
  1787. LessonRecord lessonRecord;
  1788. var doc = JsonDocument.Parse(response.ContentStream);
  1789. lessonRecord = doc.RootElement.ToObject<LessonRecord>();
  1790. lessonRecord.status = 404;
  1791. await client.GetContainer(Constant.TEAMModelOS, tbname).ReplaceItemAsync(lessonRecord, lessonRecord.id, new PartitionKey(lessonRecord.code));
  1792. var ActiveTask = _configuration.GetValue<string>("Azure:ServiceBus:ActiveTask");
  1793. var messageChange = new ServiceBusMessage(new { delete_id = lessonId, tmdid = tmdid, scope = scope, opt = "delete", school = school }.ToJsonString());
  1794. messageChange.ApplicationProperties.Add("name", "LessonRecordEvent");
  1795. await _serviceBus.GetServiceBusClient().SendMessageAsync(ActiveTask, messageChange);
  1796. await _dingDing.SendBotMsg($"课例:【{lessonRecord.name}】\n课例ID:【{lessonRecord.id}】\n因时间到期,即将被自动删除,到期时间:" +
  1797. $"{lessonRecord.expire}\n{lessonRecord.ToJsonString()}", GroupNames.成都开发測試群組);
  1798. }
  1799. }
  1800. string biz = "expire";
  1801. Teacher targetTeacher = await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReadItemAsync<Teacher>($"{tmdid}", new PartitionKey($"Base"));
  1802. string expireTime = DateTimeOffset.FromUnixTimeMilliseconds(long.Parse($"{expire}")).ToString("yyyy-MM-dd HH:mm:ss");
  1803. _coreAPIHttpService.PushNotify(new List<IdNameCode> { new IdNameCode { id = targetTeacher.id, name = targetTeacher.name, code = targetTeacher.lang } }, "expire-private_lessonRecord", Constant.NotifyType_IES5_Course,
  1804. new Dictionary<string, object> { { "tmdname", tmdname }, { "tmdid",tmdid}, { "lessonId", id }, { "expireTime", expireTime }, { "lessonName",name } }, $"{Environment.GetEnvironmentVariable("Option:Location")}", _configuration, _dingDing, "");
  1805. }
  1806. catch (Exception ex)
  1807. {
  1808. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,LessonRecordExpire()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  1809. }
  1810. }
  1811. /// <summary>
  1812. /// 完善课程变更
  1813. /// </summary>
  1814. /// <data msg>
  1815. /// CourseChange
  1816. ///// </data>
  1817. /// <param name="msg"></param>
  1818. /// <returns></returns>
  1819. [Function("Course")]
  1820. public async Task CourseFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "course", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  1821. {
  1822. var client = _azureCosmos.GetCosmosClient();
  1823. try
  1824. {
  1825. //await _dingDing.SendBotMsg($"ServiceBus,CourseChange:{msg}", GroupNames.醍摩豆服務運維群組);
  1826. var jsonMsg = JsonDocument.Parse(msg);
  1827. CourseChange courseChange = msg.ToObject<CourseChange>();
  1828. if (courseChange == null)
  1829. {
  1830. return;
  1831. }
  1832. foreach (var cls in courseChange.addClass)
  1833. {
  1834. (List<RMember> tchList, List<RGroupList> classLists) = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, new List<string> { cls }, courseChange.school);
  1835. var addStudentsCls = tchList.FindAll(x => x.type == 2);
  1836. var addTmdidsCls = tchList.FindAll(x => x.type == 1);
  1837. foreach (var stu in addStudentsCls)
  1838. {
  1839. try
  1840. {
  1841. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  1842. if (!stuCourse.Value.classId.Contains(cls))
  1843. {
  1844. stuCourse.Value.classId.Add(cls);
  1845. }
  1846. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  1847. }
  1848. catch (CosmosException ex)
  1849. {
  1850. if (ex.Response.Status == 404)
  1851. {
  1852. var course = new StuCourse
  1853. {
  1854. id = courseChange.id,
  1855. scode = courseChange.code,
  1856. name = courseChange.name,
  1857. code = $"StuCourse-{courseChange.school}-{stu.id}",
  1858. scope = courseChange.scope,
  1859. school = courseChange.school,
  1860. creatorId = courseChange.creatorId,
  1861. classId = new List<string> { cls },
  1862. pk = "StuCourse",
  1863. createTime = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds()
  1864. };
  1865. await client.GetContainer(Constant.TEAMModelOS, "Student").CreateItemAsync(course, new PartitionKey(course.code));
  1866. }
  1867. else
  1868. {
  1869. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  1870. }
  1871. }
  1872. }
  1873. foreach (var tmd in addTmdidsCls)
  1874. {
  1875. try
  1876. {
  1877. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  1878. if (!stuCourse.Value.classId.Contains(cls))
  1879. {
  1880. stuCourse.Value.classId.Add(cls);
  1881. }
  1882. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  1883. }
  1884. catch (CosmosException ex)
  1885. {
  1886. if (ex.Response.Status == 404)
  1887. {
  1888. var course = new StuCourse
  1889. {
  1890. id = courseChange.id,
  1891. scode = courseChange.code,
  1892. name = courseChange.name,
  1893. code = $"StuCourse-{tmd.id}",
  1894. scope = courseChange.scope,
  1895. school = courseChange.school,
  1896. creatorId = courseChange.creatorId,
  1897. classId = new List<string> { cls },
  1898. pk = "StuCourse",
  1899. createTime = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds()
  1900. };
  1901. await client.GetContainer(Constant.TEAMModelOS, "Student").CreateItemAsync(course, new PartitionKey(course.code));
  1902. }
  1903. else
  1904. {
  1905. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  1906. }
  1907. }
  1908. }
  1909. }
  1910. foreach (var list in courseChange.addList)
  1911. {
  1912. (List<RMember> tchList, List<RGroupList> classLists) = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, new List<string> { list }, courseChange.school);
  1913. var addStudentsCls = tchList.FindAll(x => x.type == 2);
  1914. var addTmdidsCls = tchList.FindAll(x => x.type == 1);
  1915. foreach (var stu in addStudentsCls)
  1916. {
  1917. try
  1918. {
  1919. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{stu.code}-{stu.id}"));
  1920. if (!stuCourse.Value.stulist.Contains(list))
  1921. {
  1922. stuCourse.Value.stulist.Add(list);
  1923. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{stu.code}-{stu.id}"));
  1924. }
  1925. }
  1926. catch (CosmosException ex)
  1927. {
  1928. if (ex.Response.Status == 404)
  1929. {
  1930. var course = new StuCourse
  1931. {
  1932. id = courseChange.id,
  1933. scode = courseChange.code,
  1934. name = courseChange.name,
  1935. code = $"StuCourse-{courseChange.school}-{stu.id}",
  1936. scope = courseChange.scope,
  1937. school = courseChange.school,
  1938. creatorId = courseChange.creatorId,
  1939. stulist = new List<string> { list },
  1940. pk = "StuCourse",
  1941. createTime = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds()
  1942. };
  1943. await client.GetContainer(Constant.TEAMModelOS, "Student").CreateItemAsync(course, new PartitionKey(course.code));
  1944. }
  1945. else
  1946. {
  1947. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  1948. }
  1949. }
  1950. }
  1951. foreach (var tmd in addTmdidsCls)
  1952. {
  1953. try
  1954. {
  1955. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  1956. if (!stuCourse.Value.stulist.Contains(list))
  1957. {
  1958. stuCourse.Value.stulist.Add(list);
  1959. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  1960. }
  1961. }
  1962. catch (CosmosException ex)
  1963. {
  1964. if (ex.Response.Status == 404)
  1965. {
  1966. var course = new StuCourse
  1967. {
  1968. id = courseChange.id,
  1969. scode = courseChange.code,
  1970. name = courseChange.name,
  1971. code = $"StuCourse-{tmd.id}",
  1972. scope = courseChange.scope,
  1973. school = courseChange.school,
  1974. creatorId = courseChange.creatorId,
  1975. stulist = new List<string> { list },
  1976. pk = "StuCourse",
  1977. createTime = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds()
  1978. };
  1979. await client.GetContainer(Constant.TEAMModelOS, "Student").CreateItemAsync(course, new PartitionKey(course.code));
  1980. }
  1981. else
  1982. {
  1983. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  1984. }
  1985. }
  1986. }
  1987. }
  1988. foreach (var delCls in courseChange.delClass)
  1989. {
  1990. (List<RMember> tchList, List<RGroupList> classLists) = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, new List<string> { delCls }, courseChange.school);
  1991. var delStudentsCls = tchList.FindAll(x => x.type == 2);
  1992. var delTmdidsCls = tchList.FindAll(x => x.type == 1);
  1993. foreach (var stu in delStudentsCls)
  1994. {
  1995. try
  1996. {
  1997. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  1998. if (stuCourse.Value.classId.Contains(delCls))
  1999. {
  2000. stuCourse.Value.classId.Remove(delCls);
  2001. }
  2002. if (!stuCourse.Value.classId.IsNotEmpty() && !stuCourse.Value.stulist.IsNotEmpty())
  2003. {
  2004. //当两个列表都不存在时则直接删除
  2005. await client.GetContainer(Constant.TEAMModelOS, "Student").DeleteItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2006. }
  2007. else
  2008. {
  2009. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2010. }
  2011. }
  2012. catch (CosmosException ex)
  2013. {
  2014. //await _dingDing.SendBotMsg($"OS,{ Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2015. }
  2016. }
  2017. foreach (var tmd in delTmdidsCls)
  2018. {
  2019. try
  2020. {
  2021. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2022. if (stuCourse.Value.classId.Contains(delCls))
  2023. {
  2024. stuCourse.Value.classId.Remove(delCls);
  2025. }
  2026. if (!stuCourse.Value.classId.IsNotEmpty() && !stuCourse.Value.stulist.IsNotEmpty())
  2027. {
  2028. //当两个列表都不存在时则直接删除
  2029. await client.GetContainer(Constant.TEAMModelOS, "Student").DeleteItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2030. }
  2031. else
  2032. {
  2033. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2034. }
  2035. }
  2036. catch (CosmosException ex)
  2037. {
  2038. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2039. }
  2040. }
  2041. }
  2042. foreach (var delList in courseChange.delList)
  2043. {
  2044. (List<RMember> tchList, List<RGroupList> classLists) = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, new List<string> { delList }, courseChange.school);
  2045. var delStudentsCls = tchList.FindAll(x => x.type == 2);
  2046. var delTmdidsCls = tchList.FindAll(x => x.type == 1);
  2047. foreach (var stu in delStudentsCls)
  2048. {
  2049. try
  2050. {
  2051. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2052. if (stuCourse.Value.stulist.Contains(delList))
  2053. {
  2054. stuCourse.Value.stulist.Remove(delList);
  2055. }
  2056. if (!stuCourse.Value.classId.IsNotEmpty() && !stuCourse.Value.stulist.IsNotEmpty())
  2057. {
  2058. //当两个列表都不存在时则直接删除
  2059. await client.GetContainer(Constant.TEAMModelOS, "Student").DeleteItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2060. }
  2061. else
  2062. {
  2063. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2064. }
  2065. }
  2066. catch (CosmosException ex)
  2067. {
  2068. continue;
  2069. // await _dingDing.SendBotMsg($"OS,{ Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2070. }
  2071. }
  2072. foreach (var tmd in delTmdidsCls)
  2073. {
  2074. try
  2075. {
  2076. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2077. if (stuCourse.Value.stulist.Contains(delList))
  2078. {
  2079. stuCourse.Value.stulist.Remove(delList);
  2080. }
  2081. if (!stuCourse.Value.classId.IsNotEmpty() && !stuCourse.Value.stulist.IsNotEmpty())
  2082. {
  2083. //当两个列表都不存在时则直接删除
  2084. await client.GetContainer(Constant.TEAMModelOS, "Student").DeleteItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2085. }
  2086. else
  2087. {
  2088. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2089. }
  2090. }
  2091. catch (CosmosException ex)
  2092. {
  2093. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2094. }
  2095. }
  2096. }
  2097. }
  2098. catch (Exception ex)
  2099. {
  2100. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -Course\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2101. }
  2102. }
  2103. [Function("Imei")]
  2104. public async Task ImeiFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "imei", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  2105. {
  2106. try
  2107. {
  2108. //await _dingDing.SendBotMsg($"IES5,{Environment.GetEnvironmentVariable("Option:Location")},Imei AF call\n{msg.ToJsonString()}", GroupNames.成都开发測試群組);
  2109. using var json = JsonDocument.Parse(msg);
  2110. if (json.RootElement.TryGetProperty("channel", out JsonElement channel) &&
  2111. json.RootElement.TryGetProperty("userid", out JsonElement userid) &&
  2112. json.RootElement.TryGetProperty("school", out JsonElement school) &&
  2113. json.RootElement.TryGetProperty("stus", out JsonElement stus))
  2114. {
  2115. var db = _azureCosmos.GetCosmosClient();
  2116. foreach (var stu in stus.EnumerateArray())
  2117. {
  2118. await foreach (Response item in db.GetContainer(Constant.TEAMModelOS, Constant.Student).GetItemQueryStreamIterator(
  2119. queryText: $"SELECT TOP 1 * FROM c WHERE c.stuid = '{stu.GetString()}'",
  2120. requestOptions: new() { PartitionKey = new($"Imei") }))
  2121. {
  2122. using var root = await JsonDocument.ParseAsync(item.ContentStream);
  2123. if (root.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  2124. {
  2125. var doc = root.RootElement.GetProperty("Documents").EnumerateArray().First();
  2126. var imei = doc.ToObject<Imei>();
  2127. imei.channel = channel.GetString();
  2128. imei.userid = userid.GetString();
  2129. await db.GetContainer(Constant.TEAMModelOS, Constant.Student).ReplaceItemAsync<Imei>(imei, imei.id);
  2130. }
  2131. }
  2132. }
  2133. }
  2134. }
  2135. catch (Exception ex)
  2136. {
  2137. await _dingDing.SendBotMsg($"IES5,{_option.Location},Imei AF error\n{ex.Message}\n{ex.StackTrace}{msg.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  2138. }
  2139. }
  2140. }
  2141. }