ActiveTaskTopic.cs 156 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462
  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 == null || !groupChange.type.Equals("research") || !groupChange.type.Equals("yxtrain") || !groupChange.type.Equals("activity"))
  500. {
  501. //课程名单变动修改学生课程关联信息
  502. await ActivityService.FixStuCourse(client, _dingDing, groupChange);
  503. //名单变动修改课例关联信息
  504. //await ActivityService.FixLessonRecord(client, _dingDing, groupChange);
  505. }
  506. if (groupChange.type.Equals("class") || groupChange.type.Equals("teach") || groupChange.type.Equals("student"))
  507. {
  508. await _httpTrigger.RequestHttpTrigger(new { data = groupChange }, Environment.GetEnvironmentVariable("Option:Location"), "webhook/group-member-change");
  509. if (groupChange.stujoin.Count > 0)
  510. await BIStats.SetTypeAddStats(client, _dingDing, groupChange.school, "Student", groupChange.stujoin.Count);//BI统计增/减量
  511. if (groupChange.stuleave.Count > 0)
  512. await BIStats.SetTypeAddStats(client, _dingDing, groupChange.school, "Student", -groupChange.stuleave.Count);//BI统计增/减量
  513. }
  514. if ((groupChange.type.Equals("class") || groupChange.type.Equals("teach") || groupChange.type.Equals("student")) && "school".Equals(groupChange.scope) && "upsert".Equals(groupChange.status) && !string.IsNullOrWhiteSpace(groupChange.school)) {
  515. var data = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, new List<string> { groupChange.listid }, groupChange.school);
  516. if (data.groups.IsNotEmpty()) {
  517. School school = await _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS, Constant.School).ReadItemAsync<School>(groupChange.school, new PartitionKey("Base"));
  518. //
  519. var period = school.period.Find(z => z.id.Equals(data.groups.First().periodId));
  520. if (period != null)
  521. {
  522. var dataSemester = SchoolService.GetSemester(period,DateTimeOffset.Now.ToUnixTimeMilliseconds());
  523. string id = $"{dataSemester.studyYear}-{dataSemester.currSemester.id}-{data.groups.First().id}";
  524. string code = $"GroupListSemester-{groupChange.school}";
  525. GroupListSemester groupListSemester = data.groups.First().ToJsonString().ToObject<GroupListSemester>();
  526. groupListSemester.id = id ;
  527. groupListSemester.code = code ;
  528. groupListSemester.pk="GroupListSemester";
  529. groupListSemester.semesterId=dataSemester.currSemester.id;
  530. groupListSemester.groupListId=data.groups.First().id ;
  531. groupListSemester.studyYear=dataSemester.studyYear;
  532. await _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS, Constant.School).UpsertItemAsync<GroupListSemester>(groupListSemester, new PartitionKey(groupListSemester.code));
  533. }
  534. }
  535. }
  536. }
  537. catch (Exception ex)
  538. {
  539. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-GroupChange\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  540. }
  541. }
  542. //接收死信消息
  543. [Function("ItemCondDel")]
  544. public async Task ItemCondDelFunc([ServiceBusTrigger("%Azure:ServiceBus:ItemCondQueue%/$DeadLetterQueue", Connection = "Azure:ServiceBus:ConnectionString")] string message)
  545. {
  546. await _dingDing.SendBotMsg($"{message}", GroupNames.成都开发測試群組);
  547. }
  548. [Function("ItemCond")]
  549. public async Task ItemCondFunc([ServiceBusTrigger("%Azure:ServiceBus:ItemCondQueue%", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  550. {
  551. try
  552. {
  553. var client = _azureCosmos.GetCosmosClient();
  554. var jsonMsg = JsonDocument.Parse(msg);
  555. List<ItemCondDto> itemCondDtos = msg.ToObject<List<ItemCondDto>>();
  556. foreach (var itemCondDto in itemCondDtos)
  557. {
  558. if (itemCondDto.scope.Equals("school"))
  559. {
  560. ItemCond itemCond = null;
  561. List<ItemInfo> items = new List<ItemInfo>();
  562. 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 ";
  563. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryIterator<ItemInfo>(queryText: queryslt, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Item-{itemCondDto.key}") }))
  564. {
  565. items.Add(item);
  566. }
  567. itemCond = new ItemCond()
  568. {
  569. id = $"{itemCondDto.filed}",
  570. code = $"ItemCond-{itemCondDto.key}",
  571. pk = "ItemCond",
  572. ttl = -1,
  573. count = items.Count,
  574. grades = new List<GradeCount>(),
  575. subjects = new List<SubjectItemCount>()
  576. };
  577. items.ForEach(z =>
  578. {
  579. if (!string.IsNullOrEmpty(z.type))
  580. {
  581. ItemService.CountItemCond(z, null, itemCond);
  582. }
  583. });
  584. await _azureRedis.GetRedisClient(8).HashSetAsync($"ItemCond:{itemCondDto.key}", $"{itemCondDto.filed}", itemCond.ToJsonString());
  585. }
  586. else
  587. {
  588. ItemCond itemCond = null;
  589. List<ItemInfo> items = new List<ItemInfo>();
  590. var queryslt = $"SELECT c.gradeIds,c.subjectId,c.periodId,c.type,c.level,c.field ,c.scope FROM c where c.pid= null ";
  591. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "Teacher").GetItemQueryIterator<ItemInfo>(queryText: queryslt, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Item-{itemCondDto.filed}") }))
  592. {
  593. items.Add(item);
  594. }
  595. itemCond = new ItemCond() { id = $"{itemCondDto.filed}", code = $"ItemCond", pk = "ItemCond", ttl = -1, count = items.Count };
  596. items.ForEach(z =>
  597. {
  598. if (!string.IsNullOrEmpty(z.type))
  599. {
  600. ItemService.CountItemCond(z, null, itemCond);
  601. }
  602. });
  603. await _azureRedis.GetRedisClient(8).HashSetAsync($"ItemCond:ItemCond", $"{itemCondDto.filed}", itemCond.ToJsonString());
  604. }
  605. }
  606. }
  607. catch (CosmosException ex)
  608. {
  609. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ItemCond()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  610. }
  611. catch (Exception ex)
  612. {
  613. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ItemCond()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  614. }
  615. }
  616. [Function("GenPdf")]
  617. public async Task GenPdfFunc([ServiceBusTrigger("%Azure:ServiceBus:GenPdfQueue%", Connection = "Azure:ServiceBus:ConnectionString", IsBatched = false)] string msg)
  618. {
  619. //https://github.com/aafgani/AzFuncWithServiceBus/blob/a0da42f59b5fc45655b73b85bae932e84520db70/ServiceBusTriggerFunction/host.json
  620. // messageHandlerOptions 设置
  621. JsonElement element = msg.ToObject<JsonElement>();
  622. // https://dotblogs.com.tw/yc421206/2013/04/25/102300 // C# 原子操作。Interlocked
  623. // ConcurrentQueue http://t.zoukankan.com/hohoa-p-12622459.html
  624. switch (true)
  625. {
  626. case bool when element.TryGetProperty("bizType", out JsonElement _bizType) && $"{_bizType}".Equals("OfflineRecord"):
  627. //处理教师线下研修报告的生成。
  628. //await GenOfflineRecordPdf(element, msg);
  629. break;
  630. case bool when element.TryGetProperty("bizType", out JsonElement _bizType) && $"{_bizType}".Equals("ArtStudentPdf"):
  631. await GenArtStudentPdf(element, msg);
  632. break;
  633. }
  634. }
  635. private async Task GenArtStudentPdf(JsonElement json, string msg)
  636. {
  637. try
  638. {
  639. json.TryGetProperty("studentIds", out JsonElement _studentIds);
  640. json.TryGetProperty("artId", out JsonElement _artId);
  641. json.TryGetProperty("schoolCode", out JsonElement _schoolId);
  642. json.TryGetProperty("headLang", out JsonElement headLang);
  643. List<string> studentIds = _studentIds.ToObject<List<string>>();
  644. string _schoolCode = $"{_schoolId}";
  645. (List<ArtStudentPdf> studentPdfs, List<StudentArtResult> artResults) = await ArtService.GenStuArtPDF(studentIds, $"{_artId}", $"{_schoolId}", $"{headLang}", _azureCosmos, _coreAPIHttpService, _dingDing);
  646. foreach (var artResult in artResults)
  647. {
  648. if (artResult.pdf == null || string.IsNullOrWhiteSpace(artResult.pdf.blob) || string.IsNullOrWhiteSpace(artResult.pdf.url))
  649. {
  650. artResult.pdf = new Attachment
  651. {
  652. // name = $"{artResult.studentId}.pdf",
  653. extension = "pdf",
  654. type = "doc",
  655. cnt = artResult.school,
  656. prime = false,//此处的作用是判断是否已经生成OK.
  657. };
  658. }
  659. else
  660. {
  661. artResult.pdf.prime = false;//此处的作用是判断是否已经生成OK.
  662. }
  663. await _azureRedis.GetRedisClient(8).HashSetAsync($"ArtPDF:{_artId}", artResult.studentId, artResult.ToJsonString());
  664. }
  665. //2个小时。
  666. await _azureRedis.GetRedisClient(8).KeyExpireAsync($"ArtPDF:{_artId}", new TimeSpan(2, 0, 0));
  667. List<Task<string>> uploads = new List<Task<string>>();
  668. studentPdfs.ForEach(x => {
  669. x.blob = $"art/{x.artId}/report/{x.studentId}.json";
  670. uploads.Add(_azureStorage.GetBlobContainerClient($"{_schoolCode}").UploadFileByContainer(x.ToJsonString(), "art", $"{x.artId}/report/{x.studentId}.json", true));
  671. });
  672. var uploadJsonUrls = await Task.WhenAll(uploads);
  673. var list = uploadJsonUrls.ToList();
  674. List<string> urls = new List<string>();
  675. (string uri, string sas) = _azureStorage.GetBlobContainerSAS($"{_schoolCode}", Azure.Storage.Sas.BlobContainerSasPermissions.Read);
  676. studentPdfs.ForEach(x => {
  677. string atrUrl = "https://teammodelos.blob.core.chinacloudapi.cn/0-public/art-report-template/report.html";
  678. var s = _azureStorage.GetBlobSAS($"{_schoolCode}", x.blob, BlobSasPermissions.Read);
  679. s = $"{HttpUtility.UrlEncode($"{s}", Encoding.UTF8)}";
  680. string url = $"{atrUrl}?url={s}&pdfpath={x.artId}/report/{x.studentId}";
  681. urls.Add(url);
  682. });
  683. string env = "release";
  684. if (Environment.GetEnvironmentVariable("Option:Location").Contains("Test", StringComparison.CurrentCultureIgnoreCase) ||
  685. Environment.GetEnvironmentVariable("Option:Location").Contains("Dep", StringComparison.CurrentCultureIgnoreCase))
  686. {
  687. env = "develop";
  688. }
  689. if (urls.Count <= psize)
  690. {
  691. var screenshot = new ScreenshotDto
  692. {
  693. msgId = Guid.NewGuid().ToString(),
  694. width = 1080,
  695. height = 1920,
  696. urls = urls,
  697. fileNameKey = "pdfpath",
  698. cnt = $"{_schoolCode}",
  699. root = "art",
  700. pagesize = 5,
  701. env = env
  702. };
  703. var message = new ServiceBusMessage(screenshot.ToJsonString());
  704. await _serviceBus.GetServiceBusClient().SendMessageAsync("screenpdf", message);
  705. }
  706. else
  707. {
  708. int pages = (urls.Count + psize) / psize;
  709. for (int i = 0; i < pages; i++)
  710. {
  711. var lists = urls.Skip((i) * psize).Take(psize).ToList();
  712. var screenshot = new ScreenshotDto
  713. {
  714. msgId = Guid.NewGuid().ToString(),
  715. width = 1080,
  716. height = 1920,
  717. urls = lists,
  718. fileNameKey = "pdfpath",
  719. cnt = $"{_schoolCode}",
  720. root = "art",
  721. pagesize = 5,
  722. env = env
  723. };
  724. var message = new ServiceBusMessage(screenshot.ToJsonString());
  725. await _serviceBus.GetServiceBusClient().SendMessageAsync("screenpdf", message);
  726. }
  727. }
  728. }
  729. catch (Exception ex)
  730. {
  731. await _dingDing.SendBotMsg($"{ex.Message}{ex.StackTrace}", GroupNames.成都开发測試群組);
  732. }
  733. }
  734. private async Task GenOfflineRecordPdf(JsonElement element, string msg)
  735. {
  736. try
  737. {
  738. var client = _azureCosmos.GetCosmosClient();
  739. /* var jsonMsg = JsonDocument.Parse(msg);
  740. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  741. //jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);*/
  742. element.TryGetProperty("id", out JsonElement ids);
  743. List<string> tIds = ids.ToObject<List<string>>();
  744. element.TryGetProperty("school", out JsonElement _code);
  745. string code = "";
  746. element.TryGetProperty("Key", out JsonElement key);
  747. if (string.IsNullOrWhiteSpace($"{_code}"))
  748. {
  749. code = $"{key}";
  750. }
  751. else
  752. {
  753. code = $"{_code}";
  754. }
  755. if (string.IsNullOrWhiteSpace(code))
  756. {
  757. await _dingDing.SendBotMsg($"校本研修生成PDF时,学校id为空\n{msg}", GroupNames.成都开发測試群組);
  758. return;
  759. }
  760. string sname = string.Empty;
  761. string areaId = string.Empty;
  762. School school = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<School>($"{code}", new PartitionKey("Base"));
  763. sname = school.name;
  764. areaId = school.areaId;
  765. //var scquery = $"SELECT c.name,c.areaId from c where c.id = '{code}'";
  766. //await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIterator(queryText: scquery, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Base") }))
  767. //{
  768. // using var json = await JsonDocument.ParseAsync(item.ContentStream);
  769. // if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  770. // {
  771. // var accounts = json.RootElement.GetProperty("Documents").EnumerateArray();
  772. // while (accounts.MoveNext())
  773. // {
  774. // JsonElement account = accounts.Current;
  775. // sname = account.GetProperty("name").ToString();
  776. // areaId = account.GetProperty("areaId").ToString();
  777. // }
  778. // }
  779. //}
  780. if (string.IsNullOrWhiteSpace(areaId))
  781. {
  782. await _dingDing.SendBotMsg($"校本研修生成PDF时,区级id为空\n{msg}", GroupNames.成都开发測試群組);
  783. return;
  784. }
  785. if (!tIds.Any())
  786. {
  787. return;
  788. }
  789. var blobclient = _azureStorage.GetBlobContainerClient($"teammodelos");
  790. //查询当前学校所有的校本研修活动
  791. List<Study> studies = new();
  792. 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)";
  793. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "Common").GetItemQueryIterator<Study>(queryText: query, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Study-{code}") }))
  794. {
  795. studies.Add(item);
  796. }
  797. //List<string> tcs = new();
  798. //foreach (var item in studies)
  799. //{
  800. // foreach (var td in item.tchLists)
  801. // {
  802. // if (!tcs.Contains(td))
  803. // {
  804. // tcs.Add(td);
  805. // }
  806. // }
  807. //}
  808. HashSet<string> tcs = studies.SelectMany(x => x.tchLists).Where(y => !string.IsNullOrWhiteSpace(y)).ToHashSet();
  809. (List<RMember> tchList, List<RGroupList> classInfos) = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, tcs.ToList(), code, null);
  810. foreach (string id in tIds)
  811. {
  812. StringBuilder stringBuilder = new StringBuilder();
  813. string cname = string.Empty;
  814. string gname = string.Empty;
  815. if (tchList.Exists(c => c.id == id))
  816. {
  817. gname = tchList.Where(c => c.id == id).FirstOrDefault().groupName;
  818. cname = tchList.Where(c => c.id == id).FirstOrDefault().name;
  819. }
  820. List<string> details = new();
  821. foreach (Study study in studies)
  822. {
  823. if (!study.teacIds.Contains(id))
  824. {
  825. continue;
  826. }
  827. var sresponse = await client.GetContainer("TEAMModelOS", "Teacher").ReadItemStreamAsync(study.id, new PartitionKey($"StudyRecord-{id}"));
  828. if (sresponse.Status == 200)
  829. {
  830. var json = await JsonDocument.ParseAsync(sresponse.ContentStream);
  831. StudyRecord record = json.ToObject<StudyRecord>();
  832. if (record.status == 1)
  833. {
  834. var start = DateTimeHelper.FromUnixTimestamp(study.startTime).ToString("yyyy/MM/dd");
  835. var end = DateTimeHelper.FromUnixTimestamp(study.endTime).ToString("yyyy/MM/dd");
  836. string tname = string.Empty;
  837. List<string> setName = new();
  838. foreach (string setting in study.settings)
  839. {
  840. if (setting.Equals("sign"))
  841. {
  842. setName.Add("扫码签到");
  843. }
  844. else if (setting.Equals("hw"))
  845. {
  846. setName.Add("作业提交");
  847. }
  848. else if (setting.Equals("survey"))
  849. {
  850. setName.Add("问卷反馈");
  851. }
  852. else if (setting.Equals("exam"))
  853. {
  854. setName.Add("评测活动");
  855. }
  856. }
  857. switch (study.type)
  858. {
  859. case 1:
  860. tname = "信息化教学案例展示与分享";
  861. break;
  862. case 2:
  863. tname = "专家专题培训";
  864. break;
  865. case 3:
  866. tname = "同课同构";
  867. break;
  868. case 4:
  869. tname = "同课异构";
  870. break;
  871. case 5:
  872. tname = "校本2.0培训";
  873. break;
  874. case 6:
  875. tname = "自定义活动";
  876. break;
  877. };
  878. stringBuilder.Append($@"<tr>
  879. <td> {study.topic} </td>
  880. <td> {tname} </td >
  881. <td> {study.hour} </td >
  882. <td> {study.hour} </td >
  883. <td> {start} 到 {end} </td>
  884. <td>{study.desc}</td>
  885. <td> {string.Join("、", setName.Select(x => $"{x}\n"))} </td>
  886. <td> 已完成 </td >
  887. </tr> ");
  888. }
  889. else
  890. {
  891. continue;
  892. }
  893. }
  894. else
  895. {
  896. continue;
  897. }
  898. }
  899. string url = await StudyService.GenPdf(id, areaId, cname, sname, gname, stringBuilder.ToString(), _converter, _azureStorage, _dingDing);
  900. Azure.Response teacherTrainRes = await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReadItemStreamAsync(id, new PartitionKey($"TeacherTrain-{code}"));
  901. if (teacherTrainRes.Status == 200)
  902. {
  903. TeacherTrain teacherTrain = JsonDocument.Parse(teacherTrainRes.Content).RootElement.Deserialize<TeacherTrain>();
  904. try
  905. {
  906. BlobDownloadInfo blobDownload = await blobclient.GetBlobClient(url).DownloadAsync(range: new HttpRange(0, 4 * 1048576), rangeGetContentHash: true);
  907. if (blobDownload.Details.ContentHash != null)
  908. {
  909. string hash = Md5Hash.GetbyteToString(blobDownload.Details.ContentHash);
  910. teacherTrain.offlineReport = new Attachment
  911. {
  912. hash = hash,
  913. url = url,
  914. blob = $"{blobclient.Uri}/{url}",
  915. extension = "pdf",
  916. name = $"{teacherTrain.nickname}-校本研修汇总报告.pdf",
  917. type = "doc",
  918. size = blobDownload.ContentLength
  919. };
  920. await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReplaceItemAsync<TeacherTrain>(teacherTrain, id, new PartitionKey($"TeacherTrain-{code}"));
  921. }
  922. }
  923. catch
  924. {
  925. }
  926. }
  927. }
  928. /*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}') )";
  929. await foreach (var item in client.GetContainer("TEAMModelOS", "Common").GetItemQueryIterator<Study>(queryText: query, requestOptions: new QueryRequestOptions() {PartitionKey = new PartitionKey($"Study-{code}") }))
  930. {
  931. studies.Add(item);
  932. }*/
  933. //(List<StuActivity> datas, string continuationToken) = await ActivityStudentService.FindActivity(element, null, null, _azureCosmos, _azureRedis);
  934. // string blob = await StudyService.GenPdf(cname,sname,gname,"", _converter);
  935. }
  936. catch (CosmosException ex)
  937. {
  938. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,GenPdfFunc()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  939. }
  940. catch (Exception ex)
  941. {
  942. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,GenPdfFunc()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  943. }
  944. }
  945. //更新學校產品一覽表
  946. //處理內容:取得所有序號購買紀錄,服務週期、硬體購買紀錄後,更新ProductSum
  947. [Function("Product")]
  948. public async Task ProductFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "product", Connection = "Azure:ServiceBus:ConnectionString")] string msg, ILogger log)
  949. {
  950. try
  951. {
  952. var jsonMsg = JsonDocument.Parse(msg);
  953. jsonMsg.RootElement.TryGetProperty("method", out JsonElement method);
  954. jsonMsg.RootElement.TryGetProperty("schoolId", out JsonElement schoolId);
  955. jsonMsg.RootElement.TryGetProperty("prodCode", out JsonElement prodCode);
  956. jsonMsg.RootElement.TryGetProperty("prodId", out JsonElement prodId);
  957. var client = _azureCosmos.GetCosmosClient();
  958. string strQuery = string.Empty;
  959. //取得所有學校產品
  960. ////序號
  961. List<SchoolProductSumData> serialsProductSumOrg = new List<SchoolProductSumData>();
  962. strQuery = $"SELECT * FROM c WHERE c.dataType = 'serial'";
  963. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIterator(queryText: strQuery, requestOptions: new QueryRequestOptions() { PartitionKey = new Azure.Cosmos.PartitionKey($"Product-{schoolId}") }))
  964. {
  965. using var json = await JsonDocument.ParseAsync(item.ContentStream);
  966. if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  967. {
  968. foreach (var obj in json.RootElement.GetProperty("Documents").EnumerateArray())
  969. {
  970. SchoolProductSerial serialInfo = obj.ToObject<SchoolProductSerial>();
  971. SchoolProductSumData serialProd = serialsProductSumOrg.Where(sp => sp.prodCode == serialInfo.prodCode).FirstOrDefault();
  972. if (serialProd == null)
  973. {
  974. SchoolProductSumData serialProdAdd = new SchoolProductSumData();
  975. serialProdAdd.prodCode = serialInfo.prodCode;
  976. serialProdAdd.ids.Add(serialInfo.id);
  977. serialProdAdd.avaliable = serialProdAdd.ids.Count;
  978. serialsProductSumOrg.Add(serialProdAdd);
  979. }
  980. else
  981. {
  982. if (!serialProd.ids.Contains(serialInfo.id))
  983. {
  984. serialProd.ids.Add(serialInfo.id);
  985. }
  986. serialProd.avaliable = serialProd.ids.Count;
  987. }
  988. }
  989. }
  990. }
  991. ////服務
  992. List<SchoolProductSumDataService> servicesProductSumOrg = new List<SchoolProductSumDataService>();
  993. //////取得學校產品 授權週期:授權中 條件: startDate <= now <= endDate
  994. long timestampToday = DateTimeOffset.UtcNow.ToUnixTimeSeconds();
  995. string strQueryM = $"SELECT * FROM c WHERE c.dataType = 'servicePeriod' AND c.startDate <= {timestampToday} AND {timestampToday} <= c.endDate AND c.ttl < 0";
  996. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIterator(queryText: strQueryM, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Product-{schoolId}") }))
  997. {
  998. using var json = await JsonDocument.ParseAsync(item.ContentStream);
  999. if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  1000. {
  1001. foreach (var obj in json.RootElement.GetProperty("Documents").EnumerateArray())
  1002. {
  1003. SchoolProductServicePeriod servicePeriodInfo = obj.ToObject<SchoolProductServicePeriod>();
  1004. SchoolProductSumDataService serviceProd = servicesProductSumOrg.Where(sp => sp.prodCode == servicePeriodInfo.prodCode).FirstOrDefault();
  1005. if (serviceProd == null)
  1006. {
  1007. SchoolProductSumDataService serviceProdAdd = new SchoolProductSumDataService();
  1008. serviceProdAdd.prodCode = servicePeriodInfo.prodCode;
  1009. serviceProdAdd.avaliable = 0;
  1010. serviceProdAdd.ids.Add(servicePeriodInfo.id);
  1011. serviceProdAdd.avaliable += servicePeriodInfo.number;
  1012. serviceProdAdd.startDate = servicePeriodInfo.startDate;
  1013. serviceProdAdd.endDate = servicePeriodInfo.endDate;
  1014. servicesProductSumOrg.Add(serviceProdAdd);
  1015. }
  1016. else
  1017. {
  1018. serviceProd.ids = new List<string>();
  1019. serviceProd.ids.Add(servicePeriodInfo.id);
  1020. serviceProd.startDate = servicePeriodInfo.startDate;
  1021. serviceProd.endDate = servicePeriodInfo.endDate;
  1022. }
  1023. }
  1024. }
  1025. }
  1026. ////服務產品特別對應項
  1027. School school = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<School>($"{schoolId}", new PartitionKey("Base")); //學校基本資料取得
  1028. bool updSchool = false; //是否變更學校基本資料
  1029. int chgSchSizeCnt = 0; //變更學校空間的次數 若為0表示現時間點沒有任何空間可使用 => 回復學校空間為初始值
  1030. int schoolDefaultSize = 1; //學校空間初始值:1
  1031. if (!string.IsNullOrWhiteSpace(school.id))
  1032. {
  1033. if (servicesProductSumOrg.Count > 0)
  1034. {
  1035. foreach (SchoolProductSumDataService servicesProductSumOrgRow in servicesProductSumOrg)
  1036. {
  1037. //更新學校空間
  1038. if (servicesProductSumOrgRow.prodCode.Equals("IPALJ6NY"))
  1039. {
  1040. school.size = (servicesProductSumOrgRow.avaliable < 1) ? 1 : servicesProductSumOrgRow.avaliable;
  1041. await client.GetContainer(Constant.TEAMModelOS, "School").ReplaceItemAsync<School>(school, $"{schoolId}", new PartitionKey("Base"));
  1042. updSchool = true;
  1043. chgSchSizeCnt++;
  1044. }
  1045. }
  1046. }
  1047. if (chgSchSizeCnt.Equals(0) && !school.size.Equals(schoolDefaultSize))
  1048. {
  1049. school.size = schoolDefaultSize;
  1050. //updSchool = true; //關於學校空間初始式樣未定,目前暫定:若需要Reset空間,則先維持原空間數不更動
  1051. updSchool = false;
  1052. }
  1053. }
  1054. //變更學校基本資料
  1055. if (updSchool)
  1056. {
  1057. await client.GetContainer(Constant.TEAMModelOS, "School").ReplaceItemAsync<School>(school, $"{schoolId}", new PartitionKey("Base"));
  1058. }
  1059. ////硬體
  1060. List<SchoolProductSumDataHard> hardsProductSumOrg = new List<SchoolProductSumDataHard>();
  1061. strQuery = $"SELECT * FROM c WHERE c.dataType = 'hard'";
  1062. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIterator(queryText: strQuery, requestOptions: new QueryRequestOptions() { PartitionKey = new Azure.Cosmos.PartitionKey($"Product-{schoolId}") }))
  1063. {
  1064. using var json = await JsonDocument.ParseAsync(item.ContentStream);
  1065. if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  1066. {
  1067. foreach (var obj in json.RootElement.GetProperty("Documents").EnumerateArray())
  1068. {
  1069. SchoolProductHard hardInfo = obj.ToObject<SchoolProductHard>();
  1070. SchoolProductSumData hardProd = hardsProductSumOrg.Where(sp => sp.prodCode == hardInfo.prodCode).FirstOrDefault();
  1071. if (hardProd == null)
  1072. {
  1073. SchoolProductSumDataHard hardProdAdd = new SchoolProductSumDataHard();
  1074. hardProdAdd.prodCode = hardInfo.prodCode;
  1075. hardProdAdd.model = hardInfo.model;
  1076. hardProdAdd.ids.Add(hardInfo.id);
  1077. hardProdAdd.avaliable = hardProdAdd.ids.Count;
  1078. hardsProductSumOrg.Add(hardProdAdd);
  1079. }
  1080. else
  1081. {
  1082. if (!hardProd.ids.Contains(hardInfo.id))
  1083. {
  1084. hardProd.ids.Add(hardInfo.id);
  1085. }
  1086. hardProd.avaliable = hardProd.ids.Count;
  1087. }
  1088. }
  1089. }
  1090. }
  1091. //更新學校產品一覽表
  1092. SchoolProductSum prodSum = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<SchoolProductSum>(schoolId.ToString(), new PartitionKey($"ProductSum"));
  1093. prodSum.serial = serialsProductSumOrg;
  1094. prodSum.service = servicesProductSumOrg;
  1095. prodSum.hard = hardsProductSumOrg;
  1096. await client.GetContainer(Constant.TEAMModelOS, "School").ReplaceItemAsync<SchoolProductSum>(prodSum, prodSum.id, new PartitionKey($"{prodSum.code}"));
  1097. }
  1098. catch (CosmosException ex)
  1099. {
  1100. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Product()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  1101. }
  1102. catch (Exception ex)
  1103. {
  1104. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Product()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  1105. }
  1106. }
  1107. /// <summary>
  1108. /// 批量复制文件
  1109. /// </summary>
  1110. /// <param name="msg"></param>
  1111. /// <returns></returns>
  1112. [Function("CopyStandardFile")]
  1113. public async Task BatchCopyBlobFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "copy-standard-file", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  1114. {
  1115. try
  1116. {
  1117. //await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-Blob复制文件-CopyStandardFile\n{msg}", GroupNames.醍摩豆服務運維群組);
  1118. var jsonMsg = JsonDocument.Parse(msg);
  1119. BatchCopyFile bIBatchCopyFile = msg.ToObject<BatchCopyFile>();
  1120. //批量复制文件
  1121. var result = await BatchCopyFileService.CopyFile(_dingDing, _azureStorage, bIBatchCopyFile);
  1122. if (result == 200)
  1123. {
  1124. }
  1125. }
  1126. catch (Exception ex)
  1127. {
  1128. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-Blob复制文件-CopyStandardFile\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  1129. }
  1130. }
  1131. /// <summary>
  1132. /// 更新开课数据事件
  1133. /// </summary>
  1134. /// <param name="msg"></param>
  1135. /// <returns></returns>
  1136. [Function("LessonRecordEvent")]
  1137. public async Task LessonRecordFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "lesson-record-event", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  1138. {
  1139. JsonElement data = msg.ToObject<JsonElement>();
  1140. string scope = "";
  1141. string tmdid = "";
  1142. string lessonId;
  1143. string school;
  1144. string tbname;
  1145. string code;
  1146. string blobname;
  1147. List<LessonUpdate> updates = new List<LessonUpdate>();
  1148. //更新课堂记录
  1149. if (data.TryGetProperty("lesson_id", out JsonElement _lessonId) && !string.IsNullOrEmpty($"{_lessonId}"))
  1150. {
  1151. if (!data.TryGetProperty("tmdid", out JsonElement _tmdid)) return;
  1152. if (!data.TryGetProperty("scope", out JsonElement _scope)) return;
  1153. if (!data.TryGetProperty("grant_types", out JsonElement _grant_types)) return;
  1154. data.TryGetProperty("school", out JsonElement _school);
  1155. school = $"{_school}";
  1156. scope = $"{_scope}";
  1157. tmdid = $"{_tmdid}";
  1158. lessonId = $"{_lessonId}";
  1159. updates = _grant_types.ToObject<List<LessonUpdate>>();
  1160. }//创建课堂记录
  1161. else if (data.TryGetProperty("id", out JsonElement _id) && !string.IsNullOrEmpty($"{_id}")
  1162. && data.TryGetProperty("tmdid", out JsonElement _tmdid) && !string.IsNullOrEmpty($"{_tmdid}")
  1163. && data.TryGetProperty("scope", out JsonElement _scope) && !string.IsNullOrEmpty($"{_scope}"))
  1164. {
  1165. data.TryGetProperty("school", out JsonElement _school);
  1166. school = $"{_school}";
  1167. scope = $"{_scope}";
  1168. tmdid = $"{_tmdid}";
  1169. lessonId = $"{_id}";
  1170. updates.Add(new LessonUpdate { grant_type = "create" });
  1171. }//删除课堂记录
  1172. else if (data.TryGetProperty("delete_id", out JsonElement _delete_id) && !string.IsNullOrEmpty($"{_delete_id}")
  1173. && data.TryGetProperty("tmdid", out JsonElement _dtmdid) && !string.IsNullOrEmpty($"{_dtmdid}")
  1174. && data.TryGetProperty("scope", out JsonElement _dscope) && !string.IsNullOrEmpty($"{_dscope}")
  1175. && data.TryGetProperty("opt", out JsonElement _opt) && !string.IsNullOrEmpty($"{_opt}"))
  1176. {
  1177. data.TryGetProperty("school", out JsonElement _dschool);
  1178. school = $"{_dschool}";
  1179. if ($"{_opt}".Equals("delete"))
  1180. {
  1181. scope = $"{_dscope}";
  1182. tmdid = $"{_dtmdid}";
  1183. lessonId = $"{_delete_id}";
  1184. updates.Add(new LessonUpdate { grant_type = "delete" });
  1185. }
  1186. else { return; }
  1187. }
  1188. else
  1189. {
  1190. return;
  1191. }
  1192. //if (!string.IsNullOrWhiteSpace(school) && school.Equals("habook"))
  1193. //{
  1194. // await _dingDing.SendBotMsg($"研发学校课堂记录事件触发:\n{msg}", GroupNames.成都开发測試群組);
  1195. //}
  1196. var client = _azureCosmos.GetCosmosClient();
  1197. if ($"{scope}".Equals("school") && !string.IsNullOrEmpty($"{school}"))
  1198. {
  1199. blobname = $"{school}";
  1200. code = $"LessonRecord-{school}";
  1201. tbname = "School";
  1202. }
  1203. else if ($"{scope}".Equals("private"))
  1204. {
  1205. blobname = $"{tmdid}";
  1206. code = $"LessonRecord";
  1207. tbname = "Teacher";
  1208. }
  1209. else
  1210. {
  1211. return;
  1212. }
  1213. LessonDis lessonDis = new LessonDis();
  1214. List<LessonUpdate> msgs = new List<LessonUpdate>();
  1215. try
  1216. {
  1217. LessonRecord oldlessonRecord = null;
  1218. LessonRecord lessonRecord = null;
  1219. Azure.Response response = await client.GetContainer(Constant.TEAMModelOS, tbname).ReadItemStreamAsync(lessonId, new PartitionKey(code));
  1220. if (response.Status == 200)
  1221. {
  1222. var doc = JsonDocument.Parse(response.ContentStream);
  1223. lessonRecord = doc.RootElement.ToObject<LessonRecord>();
  1224. oldlessonRecord = doc.RootElement.ToObject<LessonRecord>();
  1225. }
  1226. else
  1227. {
  1228. lessonRecord = null;
  1229. }
  1230. bool isReplace = true;
  1231. if (updates.IsNotEmpty())
  1232. {
  1233. Teacher teacher = await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReadItemAsync<Teacher>(tmdid, new PartitionKey("Base"));
  1234. foreach (LessonUpdate update in updates)
  1235. {
  1236. switch (update.grant_type)
  1237. {
  1238. //更新课堂时长
  1239. case "up-duration":
  1240. double.TryParse($"{update.data}", out double duration);
  1241. lessonRecord.duration = duration;
  1242. msgs.Add(update);
  1243. try
  1244. {
  1245. BlobDownloadResult Recording = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"records/{_lessonId}/Record/.Recording.json").DownloadContentAsync();
  1246. var RecordingJson = JsonDocument.Parse(new MemoryStream(Encoding.UTF8.GetBytes(Recording.Content.ToString()))).RootElement;
  1247. if (RecordingJson.TryGetProperty("duration", out JsonElement _duration) && _duration.ValueKind.Equals(JsonValueKind.Number))
  1248. {
  1249. var durationFile = double.Parse($"{_duration}");
  1250. if (duration < durationFile)
  1251. {
  1252. lessonRecord.duration = durationFile;
  1253. }
  1254. }
  1255. if (RecordingJson.TryGetProperty("streamUrl", out JsonElement _streamUrl) && !string.IsNullOrWhiteSpace($"{_streamUrl}"))
  1256. {
  1257. lessonRecord.hasVideo = 1;
  1258. }
  1259. }
  1260. catch (Exception ex)
  1261. {
  1262. // await _dingDing.SendBotMsg($"{_option.Location}/LessonRecordEvent/课堂记录更新课堂时长出错records/{_lessonId}/Record/.Recording.json\n{ex.Message}\n{ex.StackTrace}{msg}", GroupNames.醍摩豆服務運維群組);
  1263. }
  1264. isReplace = true;
  1265. break;
  1266. //更新T分
  1267. case "up-tScore":
  1268. var tScore = int.Parse($"{update.data}");
  1269. lessonRecord.tScore = tScore;
  1270. msgs.Add(update);
  1271. break;
  1272. //更新课P分
  1273. case "up-pScore":
  1274. var pScore = int.Parse($"{update.data}");
  1275. lessonRecord.pScore = pScore;
  1276. msgs.Add(update);
  1277. break;
  1278. //更新 学生人数
  1279. case "up-mCount":
  1280. var mCount = int.Parse($"{update.data}");
  1281. lessonRecord.mCount = mCount;
  1282. msgs.Add(update);
  1283. break;
  1284. //更新 议课次数
  1285. case "up-techCount":
  1286. var techCount = int.Parse($"{update.data}");
  1287. lessonRecord.mCount = techCount;
  1288. msgs.Add(update);
  1289. break;
  1290. //更新 基础统计信息
  1291. case "up-base":
  1292. //如果有更新 则去读取/{_lessonId}/IES/base.json
  1293. try
  1294. {
  1295. BlobDownloadResult timelineblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/IES/TimeLine.json").DownloadContentAsync();
  1296. TimeLineData timeLineData = timelineblobDownload.Content.ToObjectFromJson<TimeLineData>();
  1297. lessonRecord.hitaClientCmpCount = timeLineData.events.Where(z => !string.IsNullOrWhiteSpace(z.WrkCmpSrcType) && z.WrkCmpSrcType.Equals("HitaClientCmp")).Count();
  1298. //lessonRecord.collateTaskCount = lessonRecord.hitaClientCmpCount;
  1299. }
  1300. catch (Exception ex)
  1301. {
  1302. if (!ex.Message.Contains("The specified blob does not exist"))
  1303. {
  1304. await _dingDing.SendBotMsg($"TimeLine.json转换异常,{ex.Message}{ex.StackTrace},{lessonRecord.id}", GroupNames.成都开发測試群組);
  1305. }
  1306. }
  1307. try
  1308. {
  1309. // await _dingDing.SendBotMsg($"{_option.Location},课堂id:{_lessonId} 收到更新", GroupNames.醍摩豆服務運維群組);
  1310. BlobDownloadResult baseblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/IES/base.json").DownloadContentAsync();
  1311. //attendState
  1312. string basejson = baseblobDownload.Content.ToString().Replace("\"Uncall\"", "0").Replace("Uncall", "0");
  1313. LessonBase lessonBase = null;
  1314. try
  1315. {
  1316. lessonBase = basejson.ToObject<LessonBase>();
  1317. }
  1318. catch (Exception ex)
  1319. {
  1320. await _dingDing.SendBotMsg($"base.json转换异常,{ex.Message}{ex.StackTrace}{basejson},{lessonRecord.id}", GroupNames.成都开发測試群組);
  1321. //lessonBase = baseblobDownload.Content.ToObjectFromJson<LessonBase>();
  1322. }
  1323. //await _dingDing.SendBotMsg($"课例记录文件base.json:{lessonBase.ToJsonString()}", GroupNames.成都开发測試群組);
  1324. if (lessonBase != null && lessonBase.summary != null)
  1325. {
  1326. //lessonRecord.name = lessonBase.summary.activityName;
  1327. lessonRecord.attendCount = lessonBase.summary.attendCount;
  1328. lessonRecord.clientCount = lessonBase.summary.clientCount;
  1329. lessonRecord.attendRate = lessonBase.summary.attendRate;
  1330. lessonRecord.groupCount = lessonBase.summary.groupCount;
  1331. lessonRecord.collateTaskCount = lessonBase.summary.collateTaskCount;
  1332. lessonRecord.hitaClientCmpCount = lessonBase.summary.collateTaskCount + lessonRecord.hitaClientCmpCount;
  1333. lessonRecord.collateCount = lessonBase.summary.collateCount;
  1334. lessonRecord.pushCount = lessonBase.summary.pushCount;
  1335. lessonRecord.totalPoint = lessonBase.summary.totalPoint;
  1336. lessonRecord.examQuizCount = lessonBase.summary.examQuizCount;
  1337. lessonRecord.interactionCount = lessonBase.summary.interactionCount;
  1338. lessonRecord.examPointRate = lessonBase.summary.examPointRate;
  1339. lessonRecord.clientInteractionCount = lessonBase.summary.clientInteractionCount;
  1340. lessonRecord.clientInteractionAverge = lessonBase.summary.clientInteractionAverge;
  1341. lessonRecord.examCount = lessonBase.summary.examCount;
  1342. lessonRecord.totalInteractPoint = lessonBase.summary.totalInteractPoint;
  1343. lessonRecord.learningCategory = lessonBase.summary.learningCategory;
  1344. if (lessonRecord.learningCategory == null)
  1345. {
  1346. lessonRecord.learningCategory = new LearningCategory();
  1347. }
  1348. if (lessonRecord.hitaClientCmpCount > 0)
  1349. {
  1350. lessonRecord.learningCategory.cooperation = 1;
  1351. }
  1352. if (!string.IsNullOrWhiteSpace(lessonRecord.school))
  1353. {
  1354. lessonBase.student.ForEach(x =>
  1355. {
  1356. if (string.IsNullOrWhiteSpace(x.school))
  1357. {
  1358. x.school = lessonRecord.school;
  1359. }
  1360. });
  1361. }
  1362. //计算TP灯
  1363. {
  1364. int T = -1;
  1365. int P = -1;
  1366. if (lessonRecord.clientInteractionAverge <= 0)
  1367. {
  1368. T = 0;
  1369. }
  1370. else if (lessonRecord.clientInteractionAverge > 0 && lessonRecord.clientInteractionAverge < 2)
  1371. // else if (lessonRecord.clientInteractionAverge >= 1 && lessonRecord.clientInteractionAverge <= 2)
  1372. {
  1373. T = 1;
  1374. }
  1375. else
  1376. {
  1377. T = 2;
  1378. }
  1379. //if (lessonRecord.examCount > 0)
  1380. //{
  1381. // //有评测次数大于0则P是直接绿灯
  1382. // P = 2;
  1383. //}
  1384. //else {
  1385. //}
  1386. int a = lessonRecord.hitaClientCmpCount;
  1387. int b = lessonRecord.pushCount;
  1388. int c = lessonRecord.examCount;
  1389. switch (true)
  1390. {
  1391. case bool when T == 0:
  1392. P = 0;
  1393. break;
  1394. case bool when T == 1 || T == 2:
  1395. if (a == 0 && b == 0 && c == 0)
  1396. {
  1397. P = 0;
  1398. }
  1399. else if ((a > 0 && b > 0) || (a > 0 && c > 0) || (b > 0 && c > 0))
  1400. {
  1401. P = 2;
  1402. }
  1403. else
  1404. {
  1405. P = 1;
  1406. }
  1407. break;
  1408. }
  1409. lessonRecord.tLevel = T;
  1410. lessonRecord.pLevel = P;
  1411. }
  1412. //LessonStudentRecord lessonStudentRecord = new LessonStudentRecord
  1413. //{
  1414. // clientSummaryList = lessonBase.report.clientSummaryList,
  1415. // students = lessonBase.student,
  1416. // name = lessonRecord.name,
  1417. // school = lessonRecord.school,
  1418. // id = lessonRecord.id,
  1419. // scope = lessonRecord.scope,
  1420. // tmdid = lessonRecord.tmdid,
  1421. // code = "LessonStudentRecord",
  1422. // pk = "LessonStudentRecord",
  1423. // courseId =lessonRecord.courseId,
  1424. // groupIds= lessonRecord.groupIds,
  1425. // periodId = lessonRecord.periodId,
  1426. // subjectId = lessonRecord.subjectId,
  1427. //};
  1428. //await _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS,Constant.Student).UpsertItemAsync<LessonStudentRecord>(lessonStudentRecord, new PartitionKey("LessonStudentRecord"));
  1429. }
  1430. //有上传 base.josn.
  1431. lessonRecord.upload = 1;
  1432. // await _dingDing.SendBotMsg($"{_option.Location},课堂id:{_lessonId} 更新完成", GroupNames.醍摩豆服務運維群組);
  1433. LessonService.DoAutoDeleteSchoolLessonRecord(lessonRecord, scope, client, school, tmdid, teacher, _serviceBus, _azureStorage, _configuration, _coreAPIHttpService, _dingDing, _azureRedis);
  1434. long? size = await _azureStorage.GetBlobContainerClient(blobname).GetBlobsSize($"records/{_lessonId}");
  1435. Bloblog bloblog = new Bloblog
  1436. {
  1437. id = lessonRecord.id,
  1438. code = $"Bloblog-{blobname}",
  1439. name = lessonRecord.name,
  1440. pk = "Bloblog",
  1441. time = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds(),
  1442. type = "records",
  1443. url = $"records/{_lessonId}",
  1444. subjectId = string.IsNullOrWhiteSpace(lessonRecord.subjectId) ? new List<string>() : new List<string> { lessonRecord.subjectId },
  1445. periodId = string.IsNullOrWhiteSpace(lessonRecord.periodId) ? new List<string>() : new List<string> { lessonRecord.periodId },
  1446. size = size.HasValue ? size.Value : 0,
  1447. };
  1448. await client.GetContainer(Constant.TEAMModelOS, tbname).UpsertItemAsync(bloblog);
  1449. //await _dingDing.SendBotMsg($"{_option.Location},课堂id:{_lessonId} blob刷新完成!", GroupNames.醍摩豆服務運維群組);
  1450. await BlobService.RefreshBlobRoot(new BlobRefreshMessage { progress = "update", root = "records", name = $"{blobname}" }, _serviceBus, _configuration, _azureRedis);
  1451. msgs.Add(update);
  1452. DoLessonStudentRecord(_dingDing, _snowflakeId, lessonRecord, scope, client, school, tmdid, teacher, _serviceBus, _azureStorage, _configuration, lessonBase,_azureRedis);
  1453. }
  1454. catch (Exception ex)
  1455. {
  1456. if (!ex.Message.Contains("The specified blob does not exist"))
  1457. {
  1458. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}课程读取base.json,{_lessonId}\n{ex.Message}\n{ex.StackTrace}\n\n{lessonRecord.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1459. }
  1460. }
  1461. // await BIStats.SetTypeAddStats(client, _dingDing,lessonRecord.school, "Less", 0, 1, lessonRecord.clientInteractionCount);//BI统计增/减量
  1462. break;
  1463. //更新 时间线
  1464. case "up-TimeLine":
  1465. //BlobDownloadResult TimeLineblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/{_lessonId}/IES/TimeLine.json").DownloadContentAsync();
  1466. //var timeline = TimeLineblobDownload.Content.ToObjectFromJson<List<LessonTimeLine>>();
  1467. msgs.Add(update);
  1468. break;
  1469. //更新 课堂总览信息
  1470. case "up-ActivityInfo":
  1471. //BlobDownloadResult ActivityInfoblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/{_lessonId}/IES/ActivityInfo.json").DownloadContentAsync();
  1472. //var activityInfos = ActivityInfoblobDownload.Content.ToObjectFromJson<List<LessonActivityInfo>>();
  1473. msgs.Add(update);
  1474. break;
  1475. case "up-baseinfo":///更新基础信息,名称科目,年级,分类等,不能删除 ,由update-lesson-baseinfo 触发。
  1476. isReplace = true;
  1477. msgs.Add(update);
  1478. break;
  1479. case "up-expire"://消除过期时间,消除后需要取消已经排程的通知订阅
  1480. try
  1481. {
  1482. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1483. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecord.id } });
  1484. foreach (var record in records)
  1485. {
  1486. try
  1487. {
  1488. await table.DeleteSingle<ChangeRecord>(record.PartitionKey, record.RowKey);
  1489. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), record.sequenceNumber);
  1490. }
  1491. catch (Exception)
  1492. {
  1493. continue;
  1494. }
  1495. }
  1496. }
  1497. catch (Exception)
  1498. {
  1499. break;
  1500. }
  1501. isReplace = true;
  1502. msgs.Add(update);
  1503. break;
  1504. case "delete":
  1505. try
  1506. {
  1507. if (lessonRecord.expire > 0)
  1508. {
  1509. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1510. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecord.id } });
  1511. foreach (var record in records)
  1512. {
  1513. try
  1514. {
  1515. await table.DeleteSingle<ChangeRecord>(record.PartitionKey, record.RowKey);
  1516. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), record.sequenceNumber);
  1517. }
  1518. catch (Exception)
  1519. {
  1520. continue;
  1521. }
  1522. }
  1523. }
  1524. await _azureStorage.GetBlobServiceClient().DeleteBlobs(_dingDing, blobname, new List<string> { $"records/{_lessonId}" });
  1525. await client.GetContainer(Constant.TEAMModelOS, tbname).DeleteItemStreamAsync(lessonRecord.id, new PartitionKey($"Bloblog-{blobname}"));
  1526. await BlobService.RefreshBlobRoot(new BlobRefreshMessage { progress = "update", root = "records", name = $"{blobname}" }, _serviceBus, _configuration, _azureRedis);
  1527. msgs.Add(update);
  1528. }
  1529. catch (CosmosException)
  1530. {
  1531. msgs.Add(update);
  1532. }
  1533. lessonRecord = null;
  1534. isReplace = false;
  1535. break;
  1536. case "create":
  1537. oldlessonRecord = null;
  1538. //处理课堂选用的课程信息
  1539. lessonRecord.show = teacher.lessonShow;
  1540. lessonRecord.upload = 0;
  1541. if (!string.IsNullOrEmpty(lessonRecord.courseId))
  1542. {
  1543. CourseBase course = null;
  1544. try
  1545. {
  1546. var cresponse = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemStreamAsync(lessonRecord.courseId, new PartitionKey($"CourseBase-{lessonRecord.school}"));
  1547. if (cresponse.Status == 200)
  1548. {
  1549. using var cJson = await JsonDocument.ParseAsync(cresponse.ContentStream);
  1550. course = cJson.ToObject<CourseBase>();
  1551. }
  1552. else
  1553. {
  1554. var sresponse = await client.GetContainer(Constant.TEAMModelOS, "Teacher").ReadItemStreamAsync(lessonRecord.courseId, new PartitionKey($"CourseBase"));
  1555. if (sresponse.Status == 200)
  1556. {
  1557. using var cJson = await JsonDocument.ParseAsync(sresponse.ContentStream);
  1558. course = cJson.ToObject<CourseBase>();
  1559. }
  1560. else
  1561. {
  1562. course = null;
  1563. }
  1564. }
  1565. }
  1566. catch (Exception ex)
  1567. {
  1568. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-查询课程-CosmosDB异常{ex.Message}\n{ex.StackTrace}\n", GroupNames.醍摩豆服務運維群組);
  1569. }
  1570. /*catch (CosmosException ex) when (ex.Status != 404)
  1571. {
  1572. try
  1573. {
  1574. course = await client.GetContainer(Constant.TEAMModelOS, "Teacher").ReadItemAsync<Course>(lessonRecord.courseId, new PartitionKey($"Course-{lessonRecord.tmdid}"));
  1575. }
  1576. catch (CosmosException e) when (e.Status != 404)
  1577. {
  1578. course = null;
  1579. }
  1580. }*/
  1581. if (course != null)
  1582. {
  1583. lessonRecord.periodId = course.period?.id;
  1584. lessonRecord.subjectId = course.subject?.id;
  1585. }
  1586. }
  1587. //处理课堂选用的名单
  1588. if (lessonRecord.groupIds.IsNotEmpty())
  1589. {
  1590. List<GroupListDto> groups = await GroupListService.GetGroupListByListids(client, _dingDing, lessonRecord.groupIds, lessonRecord.school);
  1591. if (!string.IsNullOrWhiteSpace(lessonRecord.school) && !string.IsNullOrWhiteSpace(lessonRecord.periodId))
  1592. {
  1593. HashSet<string> grades = new HashSet<string>();
  1594. School schoolObj = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<School>(lessonRecord.school, new PartitionKey("Base"));
  1595. HashSet<int> gd = groups.SelectMany(z => z.grades).ToHashSet();
  1596. groups.ForEach(y => {
  1597. if (y.type.Equals("teach") || y.type.Equals("class"))
  1598. {
  1599. gd.Add(y.year);
  1600. }
  1601. });
  1602. var gpdata = SchoolService.GetGrades(schoolObj, lessonRecord.periodId, gd);
  1603. lessonRecord.grade = gpdata.grades.ToList();
  1604. }
  1605. }
  1606. try
  1607. {
  1608. if (scope.Equals("school")) {
  1609. School schoolBase = await client.GetContainer(Constant.TEAMModelOS, Constant.School).ReadItemAsync<School>(school, new PartitionKey("Base"));
  1610. var space = await BlobService.GetSurplusSpace(school, scope, $"{Environment.GetEnvironmentVariable("Option:Location")}", _azureCosmos, _azureRedis, _azureStorage, _dingDing, _httpTrigger);
  1611. SchoolSetting setting = null;
  1612. Azure.Response schoolSetting = await client.GetContainer(Constant.TEAMModelOS, Constant.School).ReadItemStreamAsync(school, new PartitionKey("SchoolSetting"));
  1613. if (schoolSetting.Status == 200)
  1614. {
  1615. setting = JsonDocument.Parse(schoolSetting.Content).RootElement.Deserialize<SchoolSetting>();
  1616. if (setting.lessonSetting != null)
  1617. {
  1618. //两种状态都不属于,则默认未开启。
  1619. if (setting.lessonSetting.openAutoClean != 0 && setting.lessonSetting.openAutoClean != 1)
  1620. {
  1621. setting.lessonSetting.openAutoClean = 0;
  1622. setting.lessonSetting.expireDays = Constant.school_lesson_expire;
  1623. }
  1624. else
  1625. {
  1626. //属于 要么开启1,要么关闭0
  1627. }
  1628. }
  1629. else
  1630. {
  1631. setting.lessonSetting = new LessonSetting() { openAutoClean = 0, expireDays = Constant.school_lesson_expire };
  1632. }
  1633. }
  1634. else
  1635. {
  1636. setting = new SchoolSetting() { lessonSetting = new LessonSetting { openAutoClean = 0, expireDays = Constant.school_lesson_expire } };
  1637. }
  1638. int school_lesson_expire = 0;
  1639. bool save = true;
  1640. if (space.surplus > 0)
  1641. {
  1642. save = true;
  1643. }
  1644. else {
  1645. save = false;
  1646. school_lesson_expire = Constant.school_lesson_expire;
  1647. }
  1648. if (!save && school_lesson_expire > 0) {
  1649. // 1-时间戳,7-时间戳
  1650. Dictionary<int, ExpireTag> result = new Dictionary<int, ExpireTag>();
  1651. //暂定7天
  1652. var now = DateTimeOffset.UtcNow;
  1653. //剩余3天的通知
  1654. //var day3= now.AddDays(school_lesson_expire - 3).ToUnixTimeMilliseconds();
  1655. //result.Add(3, day3);
  1656. //剩余1天的通知
  1657. var day1 = now.AddDays(school_lesson_expire - (school_lesson_expire - 1)).ToUnixTimeMilliseconds();
  1658. result.Add(1, new ExpireTag { expire = day1, tag = "notification" });
  1659. //到期通知
  1660. //不到五点上传的课例,七天之后直接删除。
  1661. int addSecond = 0;
  1662. if (now.Hour > 5)
  1663. {
  1664. // 到凌晨00点还差 (24 - now.Hour) *60 * 60 分钟,再加天数;
  1665. addSecond = school_lesson_expire * 86400 + (24 - now.Hour) * 3600 - (now.Hour * 3600);
  1666. //再加 00到05小时内的 随机秒数
  1667. Random rand = new Random();
  1668. int randInt = rand.Next(0, 18000);
  1669. addSecond += randInt;
  1670. }
  1671. else
  1672. {
  1673. addSecond = school_lesson_expire * 24 * 60 * 60;
  1674. }
  1675. lessonRecord.expire = now.AddSeconds(addSecond).ToUnixTimeMilliseconds();
  1676. result.Add(school_lesson_expire, new ExpireTag { expire = lessonRecord.expire, tag = "delete" });
  1677. // result.Add(school_lesson_expire, lessonRecord.expire);
  1678. string biz = "expire";
  1679. string expireTime = DateTimeOffset.FromUnixTimeMilliseconds(lessonRecord.expire).ToString("yyyy-MM-dd HH:mm:ss");
  1680. Teacher targetTeacher = await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReadItemAsync<Teacher>($"{tmdid}", new PartitionKey($"Base"));
  1681. _coreAPIHttpService.PushNotify(new List<IdNameCode> { new IdNameCode { id = targetTeacher.id, name = targetTeacher.name, code = targetTeacher.lang } }, "expire-school_lessonRecord", Constant.NotifyType_IES5_Course,
  1682. new Dictionary<string, object> { { "tmdid", teacher.id }, { "tmdname", teacher.name }, { "schoolName", schoolBase.name },
  1683. { "schoolId", $"{school}" },{ "lessonId",lessonRecord.id }, { "expireTime", expireTime },{ "lessonName",lessonRecord.name } }, $"{Environment.GetEnvironmentVariable("Option:Location")}", _configuration, _dingDing, "");
  1684. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1685. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecord.id } });
  1686. if (records.Count <= 0)
  1687. {
  1688. foreach (var item in result)
  1689. {
  1690. string PartitionKey = string.Format("{0}{1}{2}", lessonRecord.code, "-", $"expire-{item.Key}");
  1691. //课堂的id ,
  1692. //课堂的通知时间类型progress, 默认就会发送一条,到期前一天发送一条,最后已到期发送一条。
  1693. var message = new ServiceBusMessage(new
  1694. {
  1695. id = lessonRecord.id,
  1696. progress = item.Key,
  1697. code = lessonRecord.code,
  1698. scope = lessonRecord.scope,
  1699. school = lessonRecord.school,
  1700. opt = "delete",
  1701. expire = lessonRecord.expire,
  1702. tmdid = tmdid,
  1703. tmdname = teacher.name,
  1704. name = lessonRecord.name,
  1705. startTime = lessonRecord.startTime,
  1706. tag = item.Value.tag
  1707. }.ToJsonString());
  1708. message.ApplicationProperties.Add("name", "LessonRecordExpire");
  1709. long start = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), message, DateTimeOffset.FromUnixTimeMilliseconds(item.Value.expire));
  1710. ChangeRecord changeRecord = new ChangeRecord
  1711. {
  1712. RowKey = lessonRecord.id,
  1713. PartitionKey = PartitionKey,
  1714. sequenceNumber = start,
  1715. msgId = message.MessageId
  1716. };
  1717. await table.Save<ChangeRecord>(changeRecord);
  1718. }
  1719. }
  1720. }
  1721. }
  1722. //个人课例保存规则
  1723. if (scope.Equals("private"))
  1724. {
  1725. int lessonLimit = teacher.lessonLimit;
  1726. var space= await BlobService.GetSurplusSpace(tmdid, scope, $"{Environment.GetEnvironmentVariable("Option:Location")}", _azureCosmos, _azureRedis, _azureStorage, _dingDing,_httpTrigger);
  1727. //20230208调整之前 if (blobTotal * 1073741824 - blobsize > 2147483648) //剩余空间大于2G
  1728. //剩余空间不足,则开启自动清理机制
  1729. if (space .surplus> 0)
  1730. {
  1731. //大于0则表示空间充足
  1732. lessonLimit = -1;
  1733. }
  1734. else
  1735. {
  1736. //20230208调整增加逻辑,之前lessonLimit用于处理默认保存50条,现在用于处理标记是否空间不足,不足则标记清理。
  1737. if ($"{Environment.GetEnvironmentVariable("Option:Location")}".Contains("Test", StringComparison.OrdinalIgnoreCase))
  1738. {
  1739. lessonLimit = 0;
  1740. }
  1741. else {
  1742. lessonLimit = -1 ;
  1743. }
  1744. }
  1745. if (lessonLimit != -1)
  1746. {
  1747. #region 20230208 调整之后
  1748. {
  1749. // 1-时间戳,7-时间戳
  1750. Dictionary<int, ExpireTag> result = new Dictionary<int, ExpireTag>();
  1751. //暂定7天
  1752. var now = DateTimeOffset.UtcNow;
  1753. //剩余3天的通知
  1754. //var day3= now.AddDays(Constant.private_lesson_expire - 3).ToUnixTimeMilliseconds();
  1755. //result.Add(3, day3);
  1756. //剩余1天的通知
  1757. var day1 = now.AddDays(Constant.private_lesson_expire - (Constant.private_lesson_expire - 1)).ToUnixTimeMilliseconds();
  1758. result.Add(1, new ExpireTag { expire = day1, tag = "notification" });
  1759. //到期通知
  1760. //不到五点上传的课例,七天之后直接删除。
  1761. int addSecond = 0;
  1762. if (now.Hour > 5)
  1763. {
  1764. // 到凌晨00点还差 (24 - now.Hour) *60 * 60 分钟,再加天数;
  1765. addSecond = Constant.private_lesson_expire * 86400 + (24 - now.Hour) * 3600;
  1766. //再加 00到05小时内的 随机秒数
  1767. Random rand = new Random();
  1768. int randInt = rand.Next(0, 18000);
  1769. addSecond += randInt;
  1770. }
  1771. else
  1772. {
  1773. addSecond = Constant.private_lesson_expire * 24 * 60 * 60;
  1774. }
  1775. //将当前课例标记为 自动清理
  1776. lessonRecord.expire = now.AddSeconds(addSecond).ToUnixTimeMilliseconds();
  1777. result.Add(Constant.private_lesson_expire, new ExpireTag { expire = lessonRecord.expire, tag = "delete" });
  1778. string biz = "expire";
  1779. string expireTime = DateTimeOffset.FromUnixTimeMilliseconds(lessonRecord.expire).ToString("yyyy-MM-dd HH:mm:ss");
  1780. _coreAPIHttpService.PushNotify(new List<IdNameCode> { new IdNameCode { id = teacher.id, name = teacher.name, code = teacher.lang } }, "expire-private_lessonRecord", Constant.NotifyType_IES5_Course,
  1781. new Dictionary<string, object> { { "tmdname", teacher.name }, { "tmdid", teacher.name }, { "expireTime", expireTime }, { "lessonId", lessonRecord.id }, { "lessonName", lessonRecord.name } }, $"{Environment.GetEnvironmentVariable("Option:Location")}", _configuration, _dingDing, "");
  1782. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1783. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecord.id } });
  1784. if (records.Count <= 0)
  1785. {
  1786. foreach (var item in result)
  1787. {
  1788. string PartitionKey = string.Format("{0}{1}{2}", lessonRecord.code, "-", $"expire-{item.Key}");
  1789. //课堂的id ,
  1790. //课堂的通知时间类型progress, 默认就会发送一条,到期前一天发送一条,最后已到期发送一条。
  1791. var message = new ServiceBusMessage(new
  1792. {
  1793. id = lessonRecord.id,
  1794. progress = item.Key,
  1795. code = lessonRecord.code,
  1796. scope = lessonRecord.scope,
  1797. school = lessonRecord.school,
  1798. opt = "delete",
  1799. expire = lessonRecord.expire,
  1800. tmdid = tmdid,
  1801. tmdname = teacher.name,
  1802. name = lessonRecord.name,
  1803. startTime = lessonRecord.startTime,
  1804. tag = item.Value.tag
  1805. }.ToJsonString());
  1806. message.ApplicationProperties.Add("name", "LessonRecordExpire");
  1807. long start = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), message, DateTimeOffset.FromUnixTimeMilliseconds(item.Value.expire));
  1808. ChangeRecord changeRecord = new ChangeRecord
  1809. {
  1810. RowKey = lessonRecord.id,
  1811. PartitionKey = PartitionKey,
  1812. sequenceNumber = start,
  1813. msgId = message.MessageId
  1814. };
  1815. await table.Save<ChangeRecord>(changeRecord);
  1816. }
  1817. }
  1818. await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReplaceItemAsync(lessonRecord, lessonRecord.id, new PartitionKey(lessonRecord.code));
  1819. }
  1820. #endregion 20230208 调整之后
  1821. #region 20230208 调整之前
  1822. /** 20230208 调整之前
  1823. HashSet<string> ids = new HashSet<string>();
  1824. //未定义的 以及过期时间小于等于0 的 课例
  1825. string private_count_sql = $"select value(c.id) from c where ( c.expire<=0 or IS_DEFINED(c.expire) = false ) and c.tmdid='{tmdid}' ";
  1826. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).GetItemQueryIterator<string>(
  1827. queryText: private_count_sql, requestOptions: new QueryRequestOptions { PartitionKey = new PartitionKey(code) }))
  1828. {
  1829. ids.Add(item);
  1830. }
  1831. // 220601 收藏不限條數,但空間不足時,僅保留最後一次上傳的課例 ()
  1832. //包含收藏的本人的个人课例
  1833. //string favorite_count_sql = $"select value(c.id) from c where c.type='LessonRecord' and c.owner='{tmdid}' and c.scope='private' ";
  1834. //await foreach (var item in client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).GetItemQueryIterator<string>(
  1835. // queryText: favorite_count_sql, requestOptions: new QueryRequestOptions { PartitionKey = new PartitionKey($"Favorite-{tmdid}") }))
  1836. //{
  1837. // ids.Add(item);
  1838. //}
  1839. //教师个人预设的,可以通过设置的方式增加
  1840. int limit = teacher.lessonLimit;
  1841. if (teacher.lessonLimit == 0)
  1842. {
  1843. //未设置的的采用系统设置的默认值50
  1844. limit = Constant.private_lesson_limit;
  1845. }
  1846. if (ids.Count >= limit)
  1847. {
  1848. LessonRecord lessonRecordExpire = null;
  1849. //获取一条最新的 且没有被收藏,且没有被标记为过期的记录,且不是当前触发的id 。
  1850. //220712 讨论,将desc去掉,获取最旧的那一笔数据。删除最旧的
  1851. string sql = $"SELECT top 1 value(c) FROM c where ( c.expire<=0 or IS_DEFINED(c.expire) = false ) and c.tmdid='{tmdid}' " +
  1852. $"and c.favorite<=0 and c.id<>'{lessonRecord.id}' and c.status<>404 order by c.startTime ";
  1853. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).GetItemQueryIterator<LessonRecord>(
  1854. queryText: sql, requestOptions: new QueryRequestOptions { PartitionKey = new PartitionKey($"{code}") }))
  1855. {
  1856. lessonRecordExpire = item; break;
  1857. }
  1858. if (lessonRecordExpire != null)
  1859. {
  1860. // 1-时间戳,7-时间戳
  1861. Dictionary<int, ExpireTag> result = new Dictionary<int, ExpireTag>();
  1862. //暂定7天
  1863. var now = DateTimeOffset.UtcNow;
  1864. //剩余3天的通知
  1865. //var day3= now.AddDays(Constant.private_lesson_expire - 3).ToUnixTimeMilliseconds();
  1866. //result.Add(3, day3);
  1867. //剩余1天的通知
  1868. var day1 = now.AddDays(Constant.private_lesson_expire - (Constant.private_lesson_expire - 1)).ToUnixTimeMilliseconds();
  1869. result.Add(1, new ExpireTag { expire = day1, tag = "notification" });
  1870. //到期通知
  1871. //不到五点上传的课例,七天之后直接删除。
  1872. int addSecond = 0;
  1873. if (now.Hour > 5)
  1874. {
  1875. // 到凌晨00点还差 (24 - now.Hour) *60 * 60 分钟,再加天数;
  1876. addSecond = Constant.private_lesson_expire * 86400 + (24 - now.Hour) * 3600;
  1877. //再加 00到05小时内的 随机秒数
  1878. Random rand = new Random();
  1879. int randInt = rand.Next(0, 18000);
  1880. addSecond += randInt;
  1881. }
  1882. else
  1883. {
  1884. addSecond = Constant.private_lesson_expire * 24 * 60 * 60;
  1885. }
  1886. lessonRecordExpire.expire = now.AddSeconds(addSecond).ToUnixTimeMilliseconds();
  1887. //result.Add(Constant.private_lesson_expire, lessonRecordExpire.expire);
  1888. result.Add(Constant.private_lesson_expire, new ExpireTag { expire = lessonRecordExpire.expire, tag = "delete" });
  1889. string biz = "expire";
  1890. string expireTime= DateTimeOffset.FromUnixTimeMilliseconds(lessonRecordExpire.expire).ToString("yyyy-MM-dd HH:mm:ss");
  1891. _coreAPIHttpService.PushNotify(new List<IdNameCode> { new IdNameCode { id = teacher.id, name = teacher.name, code = teacher.lang } }, "expire-private_lessonRecord", Constant.NotifyType_IES5_Course,
  1892. new Dictionary<string, object> { { "tmdname", teacher.name }, { "tmdid", teacher.name }, { "expireTime", expireTime }, { "lessonId", lessonRecordExpire.id }, { "lessonName", lessonRecordExpire. name } }, $"{Environment.GetEnvironmentVariable("Option:Location")}", _configuration, _dingDing, "");
  1893. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1894. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecordExpire.id } });
  1895. if (records.Count <= 0)
  1896. {
  1897. foreach (var item in result)
  1898. {
  1899. string PartitionKey = string.Format("{0}{1}{2}", lessonRecordExpire.code, "-", $"expire-{item.Key}");
  1900. //课堂的id ,
  1901. //课堂的通知时间类型progress, 默认就会发送一条,到期前一天发送一条,最后已到期发送一条。
  1902. var message = new ServiceBusMessage(new
  1903. {
  1904. id = lessonRecordExpire.id,
  1905. progress = item.Key,
  1906. code = lessonRecordExpire.code,
  1907. scope = lessonRecordExpire.scope,
  1908. school = lessonRecordExpire.school,
  1909. opt = "delete",
  1910. expire = lessonRecordExpire.expire,
  1911. tmdid = tmdid,
  1912. tmdname = teacher.name,
  1913. name = lessonRecordExpire.name,
  1914. startTime = lessonRecordExpire.startTime,
  1915. tag = item.Value.tag
  1916. }.ToJsonString());
  1917. message.ApplicationProperties.Add("name", "LessonRecordExpire");
  1918. long start = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), message, DateTimeOffset.FromUnixTimeMilliseconds(item.Value.expire));
  1919. ChangeRecord changeRecord = new ChangeRecord
  1920. {
  1921. RowKey = lessonRecordExpire.id,
  1922. PartitionKey = PartitionKey,
  1923. sequenceNumber = start,
  1924. msgId = message.MessageId
  1925. };
  1926. await table.Save<ChangeRecord>(changeRecord);
  1927. }
  1928. }
  1929. await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReplaceItemAsync(lessonRecordExpire, lessonRecordExpire.id, new PartitionKey(lessonRecordExpire.code));
  1930. }
  1931. }**/
  1932. #endregion 20230208 调整之前
  1933. }
  1934. else
  1935. {
  1936. //=-1 则表示不限制上传数量
  1937. }
  1938. }
  1939. }
  1940. catch (Exception e)
  1941. {
  1942. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-处理课堂记录的-CosmosDB异常{e.Message}\n{e.StackTrace}\n\n{lessonRecord.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1943. }
  1944. msgs.Add(update);
  1945. await BIStats.SetTypeAddStats(client, _dingDing, lessonRecord.school, "Less", 1, 0);//BI统计增/减量
  1946. break;
  1947. default:
  1948. break;
  1949. }
  1950. }
  1951. //如果被删除则不能再被更新
  1952. if (isReplace)
  1953. {
  1954. await _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS, tbname).ReplaceItemAsync<LessonRecord>(lessonRecord, lessonId, new PartitionKey(code));
  1955. }
  1956. //计算课堂更新前后的差值
  1957. lessonDis = LessonService.DisLessonCount(oldlessonRecord, lessonRecord, lessonDis);
  1958. await LessonService.FixLessonCount(client, _dingDing, lessonRecord, oldlessonRecord, lessonDis);
  1959. }
  1960. }
  1961. catch (CosmosException e)
  1962. {
  1963. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-更新课堂记录出错-CosmosDB异常{e.Message}\n{e.StackTrace}\n", GroupNames.醍摩豆服務運維群組);
  1964. }
  1965. catch (Exception ex)
  1966. {
  1967. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-更新课堂记录出错\n{ex.Message}\n{ex.StackTrace}\n\n{data}\n{code}\n{updates}\n", GroupNames.醍摩豆服務運維群組);
  1968. }
  1969. }
  1970. [Function("LessonRecordExpire")]
  1971. public async Task LessonRecordExpireFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "lesson-record-expire", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  1972. {
  1973. try
  1974. {
  1975. var jsonMsg = JsonDocument.Parse(msg).RootElement;
  1976. jsonMsg.TryGetProperty("id", out JsonElement id);
  1977. jsonMsg.TryGetProperty("progress", out JsonElement progress);
  1978. jsonMsg.TryGetProperty("code", out JsonElement _code);
  1979. jsonMsg.TryGetProperty("tmdid", out JsonElement tmdid);
  1980. jsonMsg.TryGetProperty("tmdname", out JsonElement tmdname);
  1981. jsonMsg.TryGetProperty("name", out JsonElement name);
  1982. jsonMsg.TryGetProperty("startTime", out JsonElement startTime);
  1983. jsonMsg.TryGetProperty("expire", out JsonElement expire);
  1984. jsonMsg.TryGetProperty("scope", out JsonElement scope);
  1985. jsonMsg.TryGetProperty("school", out JsonElement _school);
  1986. jsonMsg.TryGetProperty("tag", out JsonElement _tag);
  1987. var client = _azureCosmos.GetCosmosClient();
  1988. //处理到期删除
  1989. if (_tag.ValueKind.Equals(JsonValueKind.String) && $"{_tag}".Equals("delete"))
  1990. {
  1991. string lessonId = $"{id}";
  1992. string tbname;
  1993. string school = $"{_school}";
  1994. string code = "";
  1995. if ($"{scope}".Equals("school") && !string.IsNullOrEmpty($"{school}"))
  1996. {
  1997. code = $"LessonRecord-{school}";
  1998. tbname = "School";
  1999. }
  2000. else if ($"{scope}".Equals("private"))
  2001. {
  2002. code = $"LessonRecord";
  2003. tbname = "Teacher";
  2004. }
  2005. else
  2006. {
  2007. return;
  2008. }
  2009. Azure.Response response = await client.GetContainer(Constant.TEAMModelOS, tbname).ReadItemStreamAsync(lessonId, new PartitionKey(code));
  2010. if (response.Status == 200)
  2011. {
  2012. LessonRecord lessonRecord;
  2013. var doc = JsonDocument.Parse(response.ContentStream);
  2014. lessonRecord = doc.RootElement.ToObject<LessonRecord>();
  2015. lessonRecord.status = 404;
  2016. await client.GetContainer(Constant.TEAMModelOS, tbname).ReplaceItemAsync(lessonRecord, lessonRecord.id, new PartitionKey(lessonRecord.code));
  2017. var ActiveTask = _configuration.GetValue<string>("Azure:ServiceBus:ActiveTask");
  2018. var messageChange = new ServiceBusMessage(new { delete_id = lessonId, tmdid = tmdid, scope = scope, opt = "delete", school = school }.ToJsonString());
  2019. messageChange.ApplicationProperties.Add("name", "LessonRecordEvent");
  2020. await _serviceBus.GetServiceBusClient().SendMessageAsync(ActiveTask, messageChange);
  2021. await _dingDing.SendBotMsg($"课例:【{lessonRecord.name}】\n课例ID:【{lessonRecord.id}】\n因时间到期,即将被自动删除,到期时间:" +
  2022. $"{lessonRecord.expire}\n{lessonRecord.ToJsonString()}", GroupNames.成都开发測試群組);
  2023. }
  2024. }
  2025. string biz = "expire";
  2026. Teacher targetTeacher = await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReadItemAsync<Teacher>($"{tmdid}", new PartitionKey($"Base"));
  2027. string expireTime = DateTimeOffset.FromUnixTimeMilliseconds(long.Parse($"{expire}")).ToString("yyyy-MM-dd HH:mm:ss");
  2028. _coreAPIHttpService.PushNotify(new List<IdNameCode> { new IdNameCode { id = targetTeacher.id, name = targetTeacher.name, code = targetTeacher.lang } }, "expire-private_lessonRecord", Constant.NotifyType_IES5_Course,
  2029. new Dictionary<string, object> { { "tmdname", tmdname }, { "tmdid", tmdid }, { "lessonId", id }, { "expireTime", expireTime }, { "lessonName", name } }, $"{Environment.GetEnvironmentVariable("Option:Location")}", _configuration, _dingDing, "");
  2030. }
  2031. catch (Exception ex)
  2032. {
  2033. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,LessonRecordExpire()\n{ex.Message}\n{ex.StackTrace}\n\n{msg}", GroupNames.醍摩豆服務運維群組);
  2034. }
  2035. }
  2036. /// <summary>
  2037. /// 完善课程变更
  2038. /// </summary>
  2039. /// <data msg>
  2040. /// CourseChange
  2041. ///// </data>
  2042. /// <param name="msg"></param>
  2043. /// <returns></returns>
  2044. [Function("Course")]
  2045. public async Task CourseFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "course", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  2046. {
  2047. var client = _azureCosmos.GetCosmosClient();
  2048. try
  2049. {
  2050. //await _dingDing.SendBotMsg($"ServiceBus,CourseChange:{msg}", GroupNames.醍摩豆服務運維群組);
  2051. var jsonMsg = JsonDocument.Parse(msg);
  2052. CourseChange courseChange = msg.ToObject<CourseChange>();
  2053. if (courseChange == null)
  2054. {
  2055. return;
  2056. }
  2057. foreach (var cls in courseChange.addClass)
  2058. {
  2059. (List<RMember> tchList, List<RGroupList> classLists) = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, new List<string> { cls }, courseChange.school);
  2060. var addStudentsCls = tchList.FindAll(x => x.type == 2);
  2061. var addTmdidsCls = tchList.FindAll(x => x.type == 1);
  2062. foreach (var stu in addStudentsCls)
  2063. {
  2064. try
  2065. {
  2066. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2067. if (!stuCourse.Value.classId.Contains(cls))
  2068. {
  2069. stuCourse.Value.classId.Add(cls);
  2070. }
  2071. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2072. }
  2073. catch (CosmosException ex)
  2074. {
  2075. if (ex.Response.Status == 404)
  2076. {
  2077. var course = new StuCourse
  2078. {
  2079. id = courseChange.id,
  2080. scode = courseChange.code,
  2081. name = courseChange.name,
  2082. code = $"StuCourse-{stu.schoolId}-{stu.id}",
  2083. scope = courseChange.scope,
  2084. school = stu.schoolId,
  2085. creatorId = courseChange.creatorId,
  2086. classId = new List<string> { cls },
  2087. pk = "StuCourse",
  2088. createTime = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds()
  2089. };
  2090. await client.GetContainer(Constant.TEAMModelOS, "Student").CreateItemAsync(course, new PartitionKey(course.code));
  2091. }
  2092. else
  2093. {
  2094. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2095. }
  2096. }
  2097. }
  2098. foreach (var tmd in addTmdidsCls)
  2099. {
  2100. try
  2101. {
  2102. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2103. if (!stuCourse.Value.classId.Contains(cls))
  2104. {
  2105. stuCourse.Value.classId.Add(cls);
  2106. }
  2107. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2108. }
  2109. catch (CosmosException ex)
  2110. {
  2111. if (ex.Response.Status == 404)
  2112. {
  2113. var course = new StuCourse
  2114. {
  2115. id = courseChange.id,
  2116. scode = courseChange.code,
  2117. name = courseChange.name,
  2118. code = $"StuCourse-{tmd.id}",
  2119. scope = courseChange.scope,
  2120. school = courseChange.school,
  2121. creatorId = courseChange.creatorId,
  2122. classId = new List<string> { cls },
  2123. pk = "StuCourse",
  2124. createTime = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds()
  2125. };
  2126. await client.GetContainer(Constant.TEAMModelOS, "Student").CreateItemAsync(course, new PartitionKey(course.code));
  2127. }
  2128. else
  2129. {
  2130. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2131. }
  2132. }
  2133. }
  2134. }
  2135. foreach (var list in courseChange.addList)
  2136. {
  2137. (List<RMember> tchList, List<RGroupList> classLists) = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, new List<string> { list }, courseChange.school);
  2138. var addStudentsCls = tchList.FindAll(x => x.type == 2);
  2139. var addTmdidsCls = tchList.FindAll(x => x.type == 1);
  2140. foreach (var stu in addStudentsCls)
  2141. {
  2142. try
  2143. {
  2144. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{stu.code}-{stu.id}"));
  2145. if (!stuCourse.Value.stulist.Contains(list))
  2146. {
  2147. stuCourse.Value.stulist.Add(list);
  2148. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{stu.code}-{stu.id}"));
  2149. }
  2150. }
  2151. catch (CosmosException ex)
  2152. {
  2153. if (ex.Response.Status == 404)
  2154. {
  2155. var course = new StuCourse
  2156. {
  2157. id = courseChange.id,
  2158. scode = courseChange.code,
  2159. name = courseChange.name,
  2160. code = $"StuCourse-{stu.schoolId}-{stu.id}",
  2161. scope = courseChange.scope,
  2162. school = stu.schoolId,
  2163. creatorId = courseChange.creatorId,
  2164. stulist = new List<string> { list },
  2165. pk = "StuCourse",
  2166. createTime = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds()
  2167. };
  2168. await client.GetContainer(Constant.TEAMModelOS, "Student").CreateItemAsync(course, new PartitionKey(course.code));
  2169. }
  2170. else
  2171. {
  2172. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2173. }
  2174. }
  2175. }
  2176. foreach (var tmd in addTmdidsCls)
  2177. {
  2178. try
  2179. {
  2180. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2181. if (!stuCourse.Value.stulist.Contains(list))
  2182. {
  2183. stuCourse.Value.stulist.Add(list);
  2184. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2185. }
  2186. }
  2187. catch (CosmosException ex)
  2188. {
  2189. if (ex.Response.Status == 404)
  2190. {
  2191. var course = new StuCourse
  2192. {
  2193. id = courseChange.id,
  2194. scode = courseChange.code,
  2195. name = courseChange.name,
  2196. code = $"StuCourse-{tmd.id}",
  2197. scope = courseChange.scope,
  2198. school = courseChange.school,
  2199. creatorId = courseChange.creatorId,
  2200. stulist = new List<string> { list },
  2201. pk = "StuCourse",
  2202. createTime = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds()
  2203. };
  2204. await client.GetContainer(Constant.TEAMModelOS, "Student").CreateItemAsync(course, new PartitionKey(course.code));
  2205. }
  2206. else
  2207. {
  2208. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2209. }
  2210. }
  2211. }
  2212. }
  2213. foreach (var delCls in courseChange.delClass)
  2214. {
  2215. (List<RMember> tchList, List<RGroupList> classLists) = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, new List<string> { delCls }, courseChange.school);
  2216. var delStudentsCls = tchList.FindAll(x => x.type == 2);
  2217. var delTmdidsCls = tchList.FindAll(x => x.type == 1);
  2218. foreach (var stu in delStudentsCls)
  2219. {
  2220. try
  2221. {
  2222. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2223. if (stuCourse.Value.classId.Contains(delCls))
  2224. {
  2225. stuCourse.Value.classId.Remove(delCls);
  2226. }
  2227. if (!stuCourse.Value.classId.IsNotEmpty() && !stuCourse.Value.stulist.IsNotEmpty())
  2228. {
  2229. //当两个列表都不存在时则直接删除
  2230. await client.GetContainer(Constant.TEAMModelOS, "Student").DeleteItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2231. }
  2232. else
  2233. {
  2234. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2235. }
  2236. }
  2237. catch (CosmosException ex)
  2238. {
  2239. //await _dingDing.SendBotMsg($"OS,{ Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2240. }
  2241. }
  2242. foreach (var tmd in delTmdidsCls)
  2243. {
  2244. try
  2245. {
  2246. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2247. if (stuCourse.Value.classId.Contains(delCls))
  2248. {
  2249. stuCourse.Value.classId.Remove(delCls);
  2250. }
  2251. if (!stuCourse.Value.classId.IsNotEmpty() && !stuCourse.Value.stulist.IsNotEmpty())
  2252. {
  2253. //当两个列表都不存在时则直接删除
  2254. await client.GetContainer(Constant.TEAMModelOS, "Student").DeleteItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2255. }
  2256. else
  2257. {
  2258. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2259. }
  2260. }
  2261. catch (CosmosException ex)
  2262. {
  2263. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2264. }
  2265. }
  2266. }
  2267. foreach (var delList in courseChange.delList)
  2268. {
  2269. (List<RMember> tchList, List<RGroupList> classLists) = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, new List<string> { delList }, courseChange.school);
  2270. var delStudentsCls = tchList.FindAll(x => x.type == 2);
  2271. var delTmdidsCls = tchList.FindAll(x => x.type == 1);
  2272. foreach (var stu in delStudentsCls)
  2273. {
  2274. try
  2275. {
  2276. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2277. if (stuCourse.Value.stulist.Contains(delList))
  2278. {
  2279. stuCourse.Value.stulist.Remove(delList);
  2280. }
  2281. if (!stuCourse.Value.classId.IsNotEmpty() && !stuCourse.Value.stulist.IsNotEmpty())
  2282. {
  2283. //当两个列表都不存在时则直接删除
  2284. await client.GetContainer(Constant.TEAMModelOS, "Student").DeleteItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2285. }
  2286. else
  2287. {
  2288. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{courseChange.school}-{stu.id}"));
  2289. }
  2290. }
  2291. catch (CosmosException ex)
  2292. {
  2293. continue;
  2294. // await _dingDing.SendBotMsg($"OS,{ Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2295. }
  2296. }
  2297. foreach (var tmd in delTmdidsCls)
  2298. {
  2299. try
  2300. {
  2301. ItemResponse<StuCourse> stuCourse = await client.GetContainer(Constant.TEAMModelOS, "Student").ReadItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2302. if (stuCourse.Value.stulist.Contains(delList))
  2303. {
  2304. stuCourse.Value.stulist.Remove(delList);
  2305. }
  2306. if (!stuCourse.Value.classId.IsNotEmpty() && !stuCourse.Value.stulist.IsNotEmpty())
  2307. {
  2308. //当两个列表都不存在时则直接删除
  2309. await client.GetContainer(Constant.TEAMModelOS, "Student").DeleteItemAsync<StuCourse>(courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2310. }
  2311. else
  2312. {
  2313. await client.GetContainer(Constant.TEAMModelOS, "Student").ReplaceItemAsync<StuCourse>(stuCourse, courseChange.id, new PartitionKey($"StuCourse-{tmd.id}"));
  2314. }
  2315. }
  2316. catch (CosmosException ex)
  2317. {
  2318. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -CosmosDB异常\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2319. }
  2320. }
  2321. }
  2322. }
  2323. catch (Exception ex)
  2324. {
  2325. await _dingDing.SendBotMsg($"OS,{Environment.GetEnvironmentVariable("Option:Location")},CourseServiceBus -Course\n{ex.Message}\n{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
  2326. }
  2327. }
  2328. [Function("Imei")]
  2329. public async Task ImeiFunc([ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "imei", Connection = "Azure:ServiceBus:ConnectionString")] string msg)
  2330. {
  2331. try
  2332. {
  2333. //await _dingDing.SendBotMsg($"IES5,{Environment.GetEnvironmentVariable("Option:Location")},Imei AF call\n{msg.ToJsonString()}", GroupNames.成都开发測試群組);
  2334. using var json = JsonDocument.Parse(msg);
  2335. if (json.RootElement.TryGetProperty("channel", out JsonElement channel) &&
  2336. json.RootElement.TryGetProperty("userid", out JsonElement userid) &&
  2337. json.RootElement.TryGetProperty("school", out JsonElement school) &&
  2338. json.RootElement.TryGetProperty("stus", out JsonElement stus))
  2339. {
  2340. var db = _azureCosmos.GetCosmosClient();
  2341. foreach (var stu in stus.EnumerateArray())
  2342. {
  2343. await foreach (Response item in db.GetContainer(Constant.TEAMModelOS, Constant.Student).GetItemQueryStreamIterator(
  2344. queryText: $"SELECT TOP 1 * FROM c WHERE c.stuid = '{stu.GetString()}'",
  2345. requestOptions: new() { PartitionKey = new($"Imei") }))
  2346. {
  2347. using var root = await JsonDocument.ParseAsync(item.ContentStream);
  2348. if (root.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  2349. {
  2350. var doc = root.RootElement.GetProperty("Documents").EnumerateArray().First();
  2351. var imei = doc.ToObject<Imei>();
  2352. imei.channel = channel.GetString();
  2353. imei.userid = userid.GetString();
  2354. await db.GetContainer(Constant.TEAMModelOS, Constant.Student).ReplaceItemAsync<Imei>(imei, imei.id);
  2355. }
  2356. }
  2357. }
  2358. }
  2359. }
  2360. catch (Exception ex)
  2361. {
  2362. await _dingDing.SendBotMsg($"IES5,{_option.Location},Imei AF error\n{ex.Message}\n{ex.StackTrace}{msg.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  2363. }
  2364. }
  2365. }
  2366. }