IESServiceBusTrigger.cs 204 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056
  1. using System;
  2. using System.Threading.Tasks;
  3. using Azure.Messaging.ServiceBus;
  4. using DinkToPdf.Contracts;
  5. using Microsoft.Azure.Functions.Worker;
  6. using Microsoft.Extensions.Configuration;
  7. using Microsoft.Extensions.Logging;
  8. using TEAMModelOS.Function.DI;
  9. using TEAMModelOS.SDK.DI;
  10. using TEAMModelOS.SDK;
  11. using TEAMModelOS.Models;
  12. using Microsoft.Extensions.Options;
  13. using static Microsoft.Azure.Amqp.Serialization.SerializableType;
  14. using System.Text.Json;
  15. using TEAMModelOS.SDK.Models;
  16. using Microsoft.Azure.Cosmos;
  17. using TEAMModelOS.SDK.Extension;
  18. using TEAMModelOS.SDK.Models.Cosmos;
  19. using TEAMModelOS.SDK.Models.Cosmos.Common;
  20. using StackExchange.Redis;
  21. using static TEAMModelOS.SDK.StatisticsService;
  22. using Azure;
  23. using TEAMModelOS.SDK.Models.Dtos;
  24. using TEAMModelOS.SDK.Models.Service.BI;
  25. using TEAMModelOS.SDK.Models.Service;
  26. using TEAMModelOS.SDK.Services;
  27. using Azure.Storage.Blobs.Models;
  28. using static TEAMModelOS.SDK.Models.Service.LessonService;
  29. using System.Text;
  30. using Microsoft.Azure.Cosmos.Linq;
  31. using System.Net.Http.Json;
  32. using System.Threading;
  33. using System.Text.Json.Nodes;
  34. using System.Web;
  35. using Azure.Storage.Blobs;
  36. using static TEAMModelOS.SDK.CoreAPIHttpService;
  37. using static Google.Protobuf.Reflection.SourceCodeInfo.Types;
  38. using System.Net;
  39. using Newtonsoft.Json;
  40. using System.Security.Policy;
  41. using System.Net.Http.Headers;
  42. using Microsoft.AspNetCore.Hosting;
  43. using Newtonsoft.Json.Linq;
  44. using HTEX.Lib.ETL.Lesson;
  45. using System.Globalization;
  46. using TEAMModelOS.SDK.Models.Cosmos.OpenEntity;
  47. using static TEAMModelOS.SDK.Models.Service.SystemService;
  48. namespace TEAMModelOS.Function
  49. {
  50. public class IESServiceBusTrigger
  51. {
  52. private readonly ILogger<IESServiceBusTrigger> _logger;
  53. private readonly int psize = 20;
  54. private readonly AzureCosmosFactory _azureCosmos;
  55. private readonly DingDing _dingDing;
  56. private readonly AzureStorageFactory _azureStorage;
  57. private readonly AzureRedisFactory _azureRedis;
  58. private readonly AzureServiceBusFactory _serviceBus;
  59. private readonly Option _option;
  60. private readonly CoreAPIHttpService _coreAPIHttpService;
  61. private readonly IConfiguration _configuration;
  62. // private readonly IConverter _converter;
  63. private readonly SnowflakeId _snowflakeId;
  64. private readonly HttpTrigger _httpTrigger;
  65. private readonly BackgroundWorkerQueue _backgroundWorkerQueue;
  66. private readonly IHttpClientFactory _httpClient;
  67. private readonly IWebHostEnvironment _environment;
  68. public IESServiceBusTrigger(ILogger<IESServiceBusTrigger> logger, HttpTrigger httpTrigger, SnowflakeId snowflakeId, CoreAPIHttpService coreAPIHttpService,
  69. AzureCosmosFactory azureCosmos, DingDing dingDing, AzureStorageFactory azureStorage, AzureRedisFactory azureRedis,
  70. AzureServiceBusFactory serviceBus, IOptionsSnapshot<Option> option,
  71. IConfiguration configuration, BackgroundWorkerQueue backgroundWorkerQueue, IHttpClientFactory httpClient, IWebHostEnvironment hostingEnvironment)
  72. {
  73. _logger = logger;
  74. _azureCosmos = azureCosmos;
  75. _dingDing = dingDing;
  76. _azureStorage = azureStorage;
  77. _azureRedis = azureRedis;
  78. _serviceBus = serviceBus;
  79. _option = option?.Value;
  80. _configuration = configuration;
  81. _coreAPIHttpService = coreAPIHttpService;
  82. _snowflakeId = snowflakeId;
  83. _httpTrigger = httpTrigger;
  84. _backgroundWorkerQueue = backgroundWorkerQueue;
  85. _httpClient=httpClient;
  86. _environment = hostingEnvironment;
  87. }
  88. [Function("GenPdf")]
  89. public async Task GenPdfFunc([ServiceBusTrigger("%Azure:ServiceBus:GenPdfQueue%", Connection = "Azure:ServiceBus:ConnectionString", IsBatched = false)] ServiceBusReceivedMessage message,
  90. ServiceBusMessageActions messageActions)
  91. {
  92. //https://github.com/aafgani/AzFuncWithServiceBus/blob/a0da42f59b5fc45655b73b85bae932e84520db70/ServiceBusTriggerFunction/host.json
  93. // messageHandlerOptions 设置
  94. // https://dotblogs.com.tw/yc421206/2013/04/25/102300 // C# 原子操作。Interlocked
  95. // ConcurrentQueue http://t.zoukankan.com/hohoa-p-12622459.html
  96. // await messageActions.RenewMessageLockAsync(message);
  97. long time = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds();
  98. Console.WriteLine($"開始:{time}");
  99. string apiUri = "http://52.130.252.100:13000";
  100. long now = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds();
  101. _logger.LogInformation("Message ID: {id}", message.MessageId);
  102. _logger.LogInformation("Message Body: {body}", message.Body);
  103. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  104. var json = JsonDocument.Parse(message.Body).RootElement;
  105. try
  106. {
  107. switch (true)
  108. {
  109. case bool when json.TryGetProperty("bizType", out JsonElement _bizType) && $"{_bizType}".Equals("OfflineRecord"):
  110. //处理教师线下研修报告的生成。
  111. //await GenOfflineRecordPdf(element, msg);
  112. break;
  113. case bool when json.TryGetProperty("bizType", out JsonElement _bizType) && $"{_bizType}".Equals("ArtStudentPdf"):
  114. json.TryGetProperty("studentIds", out JsonElement _studentIds);
  115. json.TryGetProperty("artId", out JsonElement _artId);
  116. json.TryGetProperty("schoolCode", out JsonElement _schoolId);
  117. json.TryGetProperty("headLang", out JsonElement headLang);
  118. List<string> studentIds = _studentIds.ToObject<List<string>>();
  119. var data = await GenPDFService.GenArtStudentPdf(_azureRedis, _azureCosmos, _coreAPIHttpService, _dingDing, _azureStorage,_configuration, studentIds,$"{_artId}",$"{_schoolId}",$"{headLang}");
  120. await GenPDFService. PushScreenTask(_azureRedis, _configuration, $"{_artId}",data. art,data. studentPdfs,_httpClient,_dingDing);
  121. break;
  122. }
  123. }
  124. catch (Exception ex)
  125. {
  126. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,GenPDF()\n{ex.Message}\n{ex.StackTrace}\n\n{json.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  127. }
  128. finally
  129. { // Complete the message
  130. await messageActions.CompleteMessageAsync(message);
  131. }
  132. }
  133. // [Function("GenPDF")]
  134. public async Task Run(
  135. [ServiceBusTrigger("dep-genpdf", Connection = "Azure:ServiceBus:ConnectionString" , IsBatched =false) ]
  136. ServiceBusReceivedMessage message,
  137. ServiceBusMessageActions messageActions)
  138. {
  139. // await messageActions.RenewMessageLockAsync(message);
  140. long time = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds();
  141. Console.WriteLine($"開始:{time}");
  142. string apiUri = "http://52.130.252.100:13000";
  143. long now = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds();
  144. _logger.LogInformation("Message ID: {id}", message.MessageId);
  145. _logger.LogInformation("Message Body: {body}", message.Body);
  146. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  147. var json = JsonDocument.Parse(message.Body);
  148. try
  149. {
  150. // Complete the message
  151. PDFGenQueue genQueueData = json.RootElement.ToObject<PDFGenQueue>();
  152. RedisValue redisValue= await _azureRedis.GetRedisClient(8).HashGetAsync($"PDFGen:{genQueueData.sessionId}", genQueueData.id);
  153. PDFGenRedis genRedis = null ;
  154. if (redisValue!=default)
  155. {
  156. genRedis = redisValue.ToString().ToObject<PDFGenRedis>();
  157. //计算等待了多久的时间才开始生成。
  158. var wait = now- genRedis.join;
  159. genRedis.wait = wait;
  160. genRedis.status= 1;
  161. await _azureRedis.GetRedisClient(8).HashSetAsync($"PDFGen:{genQueueData.sessionId}", genQueueData.id, genRedis.ToJsonString());
  162. var client = _httpClient.CreateClient();
  163. ///再加5秒
  164. client.Timeout= TimeSpan.FromMilliseconds(genQueueData.timeout+ genQueueData.delay+5000);
  165. try
  166. {
  167. string urlpdf =$"{apiUri}/api/pdf";
  168. string jsonElement= new {
  169. pageUrl = genQueueData.pageUrl,
  170. timeout = genQueueData.timeout,
  171. delay = genQueueData.delay,
  172. checkPageCompleteJs = genQueueData.checkPageCompleteJs
  173. }.ToJsonString();
  174. var request = new HttpRequestMessage
  175. {
  176. Method = new HttpMethod("POST"),
  177. RequestUri = new Uri(urlpdf),
  178. Content = new StringContent(jsonElement)
  179. };
  180. var mediaTypeHeader = new MediaTypeHeaderValue("application/json")
  181. {
  182. CharSet = "UTF-8"
  183. };
  184. request.Content.Headers.ContentType = mediaTypeHeader;
  185. HttpResponseMessage responseMessage = await client.SendAsync(request);
  186. if (responseMessage.IsSuccessStatusCode)
  187. {
  188. string content = await responseMessage.Content.ReadAsStringAsync();
  189. JsonNode jsonNode = content.ToObject<JsonNode>();
  190. var code = jsonNode["code"];
  191. var file = jsonNode["data"]?["file"];
  192. if (code!=null && $"{code}".Equals("0") && file!= null && !string.IsNullOrWhiteSpace($"{file}"))
  193. {
  194. try
  195. {
  196. Stream stream = await client.GetStreamAsync($"{apiUri}/{file}");
  197. Uri uri = new Uri(genQueueData.pageUrl);
  198. var query = HttpUtility.ParseQueryString(uri.Query);
  199. string? url = query["url"];
  200. if (!string.IsNullOrWhiteSpace(url))
  201. {
  202. url= HttpUtility.UrlDecode(url);
  203. uri = new Uri(url);
  204. string host = uri.Host;
  205. var blobServiceClient = _azureStorage.GetBlobServiceClient();
  206. if (blobServiceClient.Uri.Host.Equals(host))
  207. {
  208. // 获取容器名,它是路径的第一个部分
  209. string containerName = uri.Segments[1].TrimEnd('/');
  210. // 获取文件的完整同级目录,这是文件路径中除了文件名和扩展名之外的部分
  211. // 由于文件名是路径的最后一个部分,我们可以通过连接除了最后一个部分之外的所有部分来获取目录路径
  212. string directoryPath = string.Join("", uri.Segments, 2, uri.Segments.Length - 3);
  213. string? fileName = Path.GetFileNameWithoutExtension(uri.AbsolutePath);
  214. string blobPath = $"{directoryPath}{fileName}.pdf";
  215. var blockBlob = _azureStorage.GetBlobContainerClient(containerName).GetBlobClient(blobPath);
  216. string content_type = "application/octet-stream";
  217. ContentTypeDict.dict.TryGetValue(".pdf", out string? contenttype);
  218. if (!string.IsNullOrEmpty(contenttype))
  219. {
  220. content_type = contenttype;
  221. }
  222. await blockBlob.UploadAsync(stream, true);
  223. blockBlob.SetHttpHeaders(new BlobHttpHeaders { ContentType = content_type });
  224. genRedis.blob= blockBlob.Name;
  225. genRedis.status=2;
  226. }
  227. else
  228. {
  229. genRedis.status=6;
  230. }
  231. }
  232. else
  233. {
  234. genRedis.status=6;
  235. }
  236. }
  237. catch (Exception ex)
  238. {
  239. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,GenPDF()\n{ex.Message}\n{ex.StackTrace}\n\n{json.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  240. genRedis.status=6;
  241. }
  242. }
  243. else
  244. {
  245. if (code!= null && $"{code}".Equals("99999"))
  246. {
  247. genRedis.status= 4;
  248. }
  249. else {
  250. genRedis.status= 3;
  251. }
  252. }
  253. }
  254. else {
  255. genRedis.status= 3;
  256. }
  257. }
  258. catch (TaskCanceledException ex)
  259. {
  260. if (ex.CancellationToken.IsCancellationRequested)
  261. {
  262. // Console.WriteLine("请求被取消。");
  263. genRedis.status= 5;
  264. }
  265. else
  266. {
  267. //Console.WriteLine("请求超时。");
  268. genRedis.status= 4;
  269. }
  270. }
  271. catch (Exception ex)
  272. {
  273. genRedis.status=3;
  274. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,GenPDF()\n{ex.Message}\n{ex.StackTrace}\n\n{json.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  275. }
  276. }
  277. else
  278. {
  279. genRedis= new PDFGenRedis { id =genQueueData.id, status= 5, cost=0, join=now, wait=0,name= genQueueData .name };
  280. //被取消的
  281. }
  282. long nowNew = DateTimeOffset.Now.ToUnixTimeMilliseconds();
  283. genRedis.cost=nowNew-now;
  284. await _azureRedis.GetRedisClient(8).HashSetAsync($"PDFGen:{genQueueData.sessionId}", genQueueData.id, genRedis.ToJsonString());
  285. //如果全部 生成,需要发送通知
  286. HashEntry[] datas = await _azureRedis.GetRedisClient(8).HashGetAllAsync($"PDFGen:{genQueueData.sessionId}");
  287. List<PDFGenRedis> dbgenRedis = new List<PDFGenRedis>();
  288. List<string> notifyUsers = new List<string>();
  289. string taskName = string.Empty;
  290. string taskType = string.Empty;
  291. if (datas!= null && datas.Length > 0)
  292. {
  293. foreach (var item in datas)
  294. {
  295. if (!$"{item.Name}".Contains("notifyUsers"))
  296. {
  297. dbgenRedis.Add(item.Value.ToString().ToObject<PDFGenRedis>());
  298. }
  299. else
  300. {
  301. var jsonData = item.Value.ToString().ToObject<JsonElement>();
  302. notifyUsers= jsonData.GetProperty("notifyUsers").ToObject<List<string>>();
  303. taskType = jsonData.GetProperty("taskType").ToString();
  304. taskName = jsonData.GetProperty("taskName").ToString();
  305. }
  306. }
  307. }
  308. if (notifyUsers.IsNotEmpty())
  309. {
  310. string lang = Environment.GetEnvironmentVariable("Option:Location")!.Contains("China") ? "zh-cn" : "en-us";
  311. string sql = $"select c.id, c.name ,c.lang as code from c where c.id in ({string.Join(",", notifyUsers.Select(x => $"'{x}'"))})";
  312. List<IdNameCode> idNameCodes = new List<IdNameCode>();
  313. await foreach (var item in _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS, Constant.Teacher)
  314. .GetItemQueryIteratorSql<IdNameCode>(queryText: sql, requestOptions: new QueryRequestOptions { PartitionKey = new PartitionKey("Base") }))
  315. {
  316. idNameCodes.Add(item);
  317. }
  318. idNameCodes.FindAll(x => string.IsNullOrWhiteSpace(x.code) || (!x.code.Equals("zh-cn") && !x.code.Equals("zh-tw") && !x.code.Equals("en-us"))).ForEach(x => { x.code = lang; });
  319. var clientID = _configuration.GetValue<string>("HaBookAuth:CoreService:clientID");
  320. var clientSecret = _configuration.GetValue<string>("HaBookAuth:CoreService:clientSecret");
  321. var url = _configuration.GetValue<string>("HaBookAuth:CoreAPI");
  322. string location = "China";
  323. if (Environment.GetEnvironmentVariable("Option:Location")!.Contains("China"))
  324. {
  325. location = "China";
  326. }
  327. else if (Environment.GetEnvironmentVariable("Option:Location")!.Contains("Global"))
  328. {
  329. location = "Global";
  330. }
  331. var token = await CoreTokenExtensions.CreateAccessToken(clientID, clientSecret, location);
  332. var client = _httpClient.CreateClient();
  333. if (client.DefaultRequestHeaders.Contains("Authorization"))
  334. {
  335. client.DefaultRequestHeaders.Remove("Authorization");
  336. client.DefaultRequestHeaders.Add("Authorization", $"Bearer {token.AccessToken}");
  337. }
  338. else
  339. {
  340. client.DefaultRequestHeaders.Add("Authorization", $"Bearer {token.AccessToken}");
  341. }
  342. //检查dbgenRedis的状态是否全部已经不是0和1
  343. var unfinished = dbgenRedis.FindAll(x => (x.status==0||x.status==1));
  344. if (unfinished==null || unfinished.Count==0)
  345. {
  346. // 数据大于60一个班,发送报告的总耗时等概要信息, 小于60的发送 生成报告的细则消息,小于五个的,可以列出报告的链接.
  347. long joinTime = dbgenRedis.Min(x => x.join);
  348. long totalTime = (now-joinTime)/1000;
  349. long costTime = dbgenRedis.Sum(x => x.cost)/1000;
  350. long avgTime = costTime / dbgenRedis.Count;
  351. long maxTime = dbgenRedis.Max(x => x.cost)/1000;
  352. long minTime = dbgenRedis.Min(x => x.cost)/1000;
  353. long statusOk = dbgenRedis.Where(x => x.status==2).Count();
  354. long statusFailed = dbgenRedis.Where(x => x.status!=2).Count();
  355. string key = "pdf-gen-notify-higher60";
  356. if (dbgenRedis.Count>60)
  357. {
  358. key = "pdf-gen-notify-higher60";
  359. }
  360. else
  361. {
  362. key ="pdf-gen-notify-below60";
  363. }
  364. foreach (var teacher in idNameCodes)
  365. {
  366. string path = Path.Combine("", $"Lang/{teacher.code}.json");
  367. var sampleJson = File.ReadAllText(path);
  368. JsonElement jsonElement = sampleJson.ToObject<JsonElement>();
  369. JsonElement msgsJson = jsonElement.GetProperty(key);
  370. List<string> msgs = msgsJson.ToObject<List<string>>();
  371. string msg1 = msgs[1].Replace("{tmdname}", teacher.name).Replace("{taskName}", taskName).Replace("{totalTime}",$"{totalTime}")
  372. .Replace("{avgTime}",$"{avgTime}").Replace("{maxTime}",$"{maxTime}").Replace("{minTime}",$"{minTime}").Replace("{statusOk}",$"{statusOk}").Replace("{statusFailed}",$"{statusFailed}");
  373. StringBuilder sb = new StringBuilder($"{msg1}");
  374. if (dbgenRedis.Count<=60)
  375. {
  376. string status = string.Empty;
  377. dbgenRedis.ForEach(x => {
  378. switch (x.status)
  379. {
  380. case 0:
  381. status= teacher.code.Equals("zh-cn") ? "未执行" : teacher.code.Equals("zh-tw") ? "未執行" : "unexecuted";
  382. break;
  383. case 1:
  384. status= teacher.code.Equals("zh-cn") ? "执行中" : teacher.code.Equals("zh-tw") ? "執行中" : "executing";
  385. break;
  386. case 2:
  387. status= teacher.code.Equals("zh-cn") ? "成功" : teacher.code.Equals("zh-tw") ? "成功" : "success";
  388. break;
  389. case 3:
  390. status= teacher.code.Equals("zh-cn") ? "失败" : teacher.code.Equals("zh-tw") ? "失敗" : "failed";
  391. break;
  392. case 4:
  393. status= teacher.code.Equals("zh-cn") ? "超时" : teacher.code.Equals("zh-tw") ? "超時" : "timeout";
  394. break;
  395. case 5:
  396. status= teacher.code.Equals("zh-cn") ? "取消" : teacher.code.Equals("zh-tw") ? "取消" : "canceled";
  397. break;
  398. case 6:
  399. status= teacher.code.Equals("zh-cn") ? "存放异常" : teacher.code.Equals("zh-tw") ? "存放異常" : "SaveError";
  400. break;
  401. default:
  402. status= teacher.code.Equals("zh-cn") ? "失败" : teacher.code.Equals("zh-tw") ? "失敗" : "failed";
  403. break;
  404. }
  405. string msg2 = msgs[2].Replace("{studentName}",x.name).Replace("{status}", $"{status}").Replace("{wait}", $"{x.wait/1000}").Replace("{cost}", $"{x.cost/1000}").Replace("{total}", $"{(x.wait+x.cost)/1000}");
  406. sb.Append(msg2);
  407. });
  408. }
  409. NotifyData notifyData = new NotifyData
  410. {
  411. hubName = "hita5",
  412. sender = "IES",
  413. tags = new List<string> { $"{teacher.id}_{Constant.NotifyType_IES5_Course}"},
  414. title = msgs[0],
  415. eventId = $"{key}_{_snowflakeId.NextId()}",
  416. eventName =msgs[0],
  417. data = "{\"value\":{}}",
  418. body=sb.ToString(),
  419. };
  420. string result = "";
  421. try
  422. {
  423. HttpResponseMessage responseMessage =await client.PostAsJsonAsync($"{url}/service/PushNotify", notifyData);
  424. if (responseMessage.StatusCode == HttpStatusCode.OK)
  425. {
  426. string content = await responseMessage.Content.ReadAsStringAsync();
  427. result = content;
  428. }
  429. else
  430. {
  431. result = $"{responseMessage.StatusCode},推送返回的状态码。";
  432. }
  433. }
  434. catch (Exception exm)
  435. {
  436. _= _dingDing.SendBotMsg($"{location}站点发送消息异常,{exm.Message}\n{exm.StackTrace}:\n{url}/service/PushNotify \nheader: {token.AccessToken} \nresult:{result}\n params:{notifyData.ToJsonString()}", GroupNames.成都开发測試群組);
  437. }
  438. }
  439. }
  440. }
  441. Console.WriteLine($"結束:{time}");
  442. }
  443. catch (Exception ex)
  444. {
  445. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,GenPDF()\n{ex.Message}\n{ex.StackTrace}\n\n{json.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  446. }
  447. finally
  448. { // Complete the message
  449. await messageActions.CompleteMessageAsync(message);
  450. }
  451. }
  452. /// <summary>
  453. /// UseDevelopmentStorage=true
  454. /// </summary>
  455. /// <param name="message"></param>
  456. /// <param name="messageActions"></param>
  457. /// <returns></returns>
  458. [Function("Exam")]
  459. public async Task ExamFunc(
  460. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "exam", Connection = "Azure:ServiceBus:ConnectionString")]
  461. ServiceBusReceivedMessage message,
  462. ServiceBusMessageActions messageActions)
  463. {
  464. _logger.LogInformation("Message ID: {id}", message.MessageId);
  465. _logger.LogInformation("Message Body: {body}", message.Body);
  466. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  467. var json = JsonDocument.Parse(message.Body);
  468. try
  469. {
  470. json.RootElement.TryGetProperty("id", out JsonElement id);
  471. json.RootElement.TryGetProperty("progress", out JsonElement progress);
  472. json.RootElement.TryGetProperty("code", out JsonElement code);
  473. //Dictionary<string, object> keyValuePairs = mySbMsg.ToObject<Dictionary<string, object>>();
  474. var client = _azureCosmos.GetCosmosClient();
  475. ExamInfo exam = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<ExamInfo>(id.ToString(), new PartitionKey($"{code}"));
  476. exam.progress = progress.ToString();
  477. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(exam, id.ToString(), new PartitionKey($"{code}"));
  478. }
  479. catch (CosmosException e)
  480. {
  481. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ExamBus()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.StatusCode}\n{json.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  482. }
  483. catch (Exception ex)
  484. {
  485. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ExamBus()\n{ex.Message}\n{ex.StackTrace}\n\n{json.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  486. }
  487. finally
  488. { // Complete the message
  489. await messageActions.CompleteMessageAsync(message);
  490. }
  491. }
  492. /// <summary>
  493. /// UseDevelopmentStorage=true
  494. /// </summary>
  495. /// <param name="message"></param>
  496. /// <param name="messageActions"></param>
  497. /// <returns></returns>
  498. [Function("Vote")]
  499. public async Task VoteFunc(
  500. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "vote", Connection = "Azure:ServiceBus:ConnectionString")]
  501. ServiceBusReceivedMessage message,
  502. ServiceBusMessageActions messageActions)
  503. {
  504. _logger.LogInformation("Message ID: {id}", message.MessageId);
  505. _logger.LogInformation("Message Body: {body}", message.Body);
  506. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  507. var jsonMsg = JsonDocument.Parse(message.Body);
  508. try
  509. {
  510. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  511. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  512. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  513. var client = _azureCosmos.GetCosmosClient();
  514. Vote vote = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<Vote>(id.ToString(), new PartitionKey($"{code}"));
  515. vote.progress = progress.ToString();
  516. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(vote, id.ToString(), new PartitionKey($"{code}"));
  517. }
  518. catch (CosmosException e)
  519. {
  520. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,VoteBus()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.StatusCode}\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  521. }
  522. catch (Exception ex)
  523. {
  524. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,VoteBus()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  525. }
  526. finally
  527. { // Complete the message
  528. await messageActions.CompleteMessageAsync(message);
  529. }
  530. }
  531. /// <summary>
  532. /// UseDevelopmentStorage=true
  533. /// </summary>
  534. /// <param name="message"></param>
  535. /// <param name="messageActions"></param>
  536. /// <returns></returns>
  537. [Function("Correct")]
  538. public async Task CorrectFunc(
  539. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "correct", Connection = "Azure:ServiceBus:ConnectionString")]
  540. ServiceBusReceivedMessage message,
  541. ServiceBusMessageActions messageActions)
  542. {
  543. _logger.LogInformation("Message ID: {id}", message.MessageId);
  544. _logger.LogInformation("Message Body: {body}", message.Body);
  545. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  546. var jsonMsg = JsonDocument.Parse(message.Body);
  547. try
  548. {
  549. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  550. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  551. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  552. var client = _azureCosmos.GetCosmosClient();
  553. Correct correct = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<Correct>(id.ToString(), new PartitionKey($"{code}"));
  554. correct.progress = progress.ToString();
  555. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(correct, id.ToString(), new PartitionKey($"{code}"));
  556. }
  557. catch (CosmosException e)
  558. {
  559. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Correct()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.StatusCode}\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  560. }
  561. catch (Exception ex)
  562. {
  563. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Correct()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  564. }
  565. finally
  566. { // Complete the message
  567. await messageActions.CompleteMessageAsync(message);
  568. }
  569. }
  570. /// <summary>
  571. /// UseDevelopmentStorage=true
  572. /// </summary>
  573. /// <param name="message"></param>
  574. /// <param name="messageActions"></param>
  575. /// <returns></returns>
  576. [Function("Survey")]
  577. public async Task SurveyFunc(
  578. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "survey", Connection = "Azure:ServiceBus:ConnectionString")]
  579. ServiceBusReceivedMessage message,
  580. ServiceBusMessageActions messageActions)
  581. {
  582. _logger.LogInformation("Message ID: {id}", message.MessageId);
  583. _logger.LogInformation("Message Body: {body}", message.Body);
  584. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  585. var jsonMsg = JsonDocument.Parse(message.Body);
  586. try
  587. {
  588. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  589. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  590. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  591. //Dictionary<string, object> keyValuePairs = mySbMsg.ToObject<Dictionary<string, object>>();
  592. var client = _azureCosmos.GetCosmosClient();
  593. Survey survey = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<Survey>(id.ToString(), new PartitionKey($"{code}"));
  594. survey.progress = progress.ToString();
  595. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(survey, id.ToString(), new PartitionKey($"{code}"));
  596. }
  597. catch (CosmosException e)
  598. {
  599. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,SurveyBus()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.StatusCode}\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  600. }
  601. catch (Exception ex)
  602. {
  603. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,SurveyBus()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  604. }
  605. finally
  606. { // Complete the message
  607. await messageActions.CompleteMessageAsync(message);
  608. }
  609. }
  610. /// <summary>
  611. /// UseDevelopmentStorage=true
  612. /// </summary>
  613. /// <param name="message"></param>
  614. /// <param name="messageActions"></param>
  615. /// <returns></returns>
  616. [Function("Homework")]
  617. public async Task HomeworkFunc(
  618. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "homework", Connection = "Azure:ServiceBus:ConnectionString")]
  619. ServiceBusReceivedMessage message,
  620. ServiceBusMessageActions messageActions)
  621. {
  622. _logger.LogInformation("Message ID: {id}", message.MessageId);
  623. _logger.LogInformation("Message Body: {body}", message.Body);
  624. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  625. var jsonMsg = JsonDocument.Parse(message.Body);
  626. try
  627. {
  628. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  629. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  630. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  631. var client = _azureCosmos.GetCosmosClient();
  632. Homework homework = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<Homework>(id.ToString(), new PartitionKey($"{code}"));
  633. homework.progress = progress.ToString();
  634. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(homework, id.ToString(), new PartitionKey($"{code}"));
  635. }
  636. catch (CosmosException e)
  637. {
  638. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Homework()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.StatusCode}\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  639. }
  640. catch (Exception ex)
  641. {
  642. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Homework()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  643. }
  644. finally
  645. { // Complete the message
  646. await messageActions.CompleteMessageAsync(message);
  647. }
  648. }
  649. /// <summary>
  650. /// UseDevelopmentStorage=true
  651. /// </summary>
  652. /// <param name="message"></param>
  653. /// <param name="messageActions"></param>
  654. /// <returns></returns>
  655. [Function("Study")]
  656. public async Task StudyFunc(
  657. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "study", Connection = "Azure:ServiceBus:ConnectionString")]
  658. ServiceBusReceivedMessage message,
  659. ServiceBusMessageActions messageActions)
  660. {
  661. _logger.LogInformation("Message ID: {id}", message.MessageId);
  662. _logger.LogInformation("Message Body: {body}", message.Body);
  663. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  664. string activityId = string.Empty;
  665. var jsonMsg = JsonDocument.Parse(message.Body);
  666. try
  667. {
  668. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  669. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  670. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  671. var client = _azureCosmos.GetCosmosClient();
  672. Study study = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<Study>(id.ToString(), new PartitionKey($"{code}"));
  673. study.progress = progress.ToString();
  674. activityId = id.ToString();
  675. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(study, id.ToString(), new PartitionKey($"{code}"));
  676. }
  677. catch (CosmosException e)
  678. {
  679. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Study()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.StatusCode}\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  680. }
  681. catch (Exception ex)
  682. {
  683. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Study()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  684. }
  685. finally
  686. { // Complete the message
  687. await messageActions.CompleteMessageAsync(message);
  688. }
  689. }
  690. /// <summary>
  691. /// UseDevelopmentStorage=true
  692. /// </summary>
  693. /// <param name="message"></param>
  694. /// <param name="messageActions"></param>
  695. /// <returns></returns>
  696. [Function("Art")]
  697. public async Task ArtFunc(
  698. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "art", Connection = "Azure:ServiceBus:ConnectionString")]
  699. ServiceBusReceivedMessage message,
  700. ServiceBusMessageActions messageActions)
  701. {
  702. _logger.LogInformation("Message ID: {id}", message.MessageId);
  703. _logger.LogInformation("Message Body: {body}", message.Body);
  704. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  705. string activityId = string.Empty;
  706. var jsonMsg = JsonDocument.Parse(message.Body);
  707. try
  708. {
  709. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  710. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  711. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  712. var client = _azureCosmos.GetCosmosClient();
  713. ArtEvaluation art = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<ArtEvaluation>(id.ToString(), new PartitionKey($"{code}"));
  714. art.progress = progress.ToString();
  715. activityId = id.ToString();
  716. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(art, id.ToString(), new PartitionKey($"{code}"));
  717. }
  718. catch (CosmosException e)
  719. {
  720. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Art()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.StatusCode}\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  721. }
  722. catch (Exception ex)
  723. {
  724. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Art()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  725. }
  726. finally
  727. { // Complete the message
  728. await messageActions.CompleteMessageAsync(message);
  729. }
  730. }
  731. /// <summary>
  732. /// UseDevelopmentStorage=true
  733. /// </summary>
  734. /// <param name="message"></param>
  735. /// <param name="messageActions"></param>
  736. /// <returns></returns>
  737. [Function("ExamLite")]
  738. public async Task ExamLiteFunc(
  739. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "examlite", Connection = "Azure:ServiceBus:ConnectionString")]
  740. ServiceBusReceivedMessage message,
  741. ServiceBusMessageActions messageActions)
  742. {
  743. _logger.LogInformation("Message ID: {id}", message.MessageId);
  744. _logger.LogInformation("Message Body: {body}", message.Body);
  745. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  746. var jsonMsg = JsonDocument.Parse(message.Body);
  747. try
  748. {
  749. jsonMsg.RootElement.TryGetProperty("id", out JsonElement id);
  750. jsonMsg.RootElement.TryGetProperty("progress", out JsonElement progress);
  751. jsonMsg.RootElement.TryGetProperty("code", out JsonElement code);
  752. var client = _azureCosmos.GetCosmosClient();
  753. ExamLite lite = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<ExamLite>(id.ToString(), new PartitionKey($"{code}"));
  754. lite.progress = progress.ToString();
  755. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(lite, id.ToString(), new PartitionKey($"{code}"));
  756. }
  757. catch (CosmosException e)
  758. {
  759. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ExamLite()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.StatusCode}\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  760. }
  761. catch (Exception ex)
  762. {
  763. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ExamLite()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  764. }
  765. finally
  766. { // Complete the message
  767. await messageActions.CompleteMessageAsync(message);
  768. }
  769. }
  770. /// <summary>
  771. /// UseDevelopmentStorage=true
  772. /// </summary>
  773. /// <param name="message"></param>
  774. /// <param name="messageActions"></param>
  775. /// <returns></returns>
  776. [Function("TeacherTrainChange")]
  777. public async Task TeacherTrainChangeFunc(
  778. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "teacher-train-change", Connection = "Azure:ServiceBus:ConnectionString")]
  779. ServiceBusReceivedMessage message,
  780. ServiceBusMessageActions messageActions)
  781. {
  782. _logger.LogInformation("Message ID: {id}", message.MessageId);
  783. _logger.LogInformation("Message Body: {body}", message.Body);
  784. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  785. var data = JsonDocument.Parse(message.Body).RootElement.ToObject<TeacherTrainChangeMsg>();
  786. try
  787. {
  788. var client = _azureCosmos.GetCosmosClient();
  789. List<TeacherTrain> trains = new List<TeacherTrain>();
  790. //redis锁
  791. bool lockKey = await _azureRedis.GetRedisClient(8).KeyExistsAsync($"Train:Statistics:Lock:{data.areaId}");
  792. if (!lockKey)
  793. {
  794. await _azureRedis.GetRedisClient(8).SetAddAsync($"Train:Statistics:Lock:{data.areaId}", new RedisValue(data.areaId));
  795. DateTime minutes = DateTime.UtcNow.AddMinutes(15); //15分钟
  796. await _azureRedis.GetRedisClient(8).KeyExpireAsync($"Train:Statistics:Lock:{data.areaId}", minutes);
  797. Area area = await client.GetContainer(Constant.TEAMModelOS, "Normal").ReadItemAsync<Area>($"{data.areaId}", new PartitionKey("Base-Area"));
  798. AreaSetting setting = null;
  799. if (area != null)
  800. {
  801. try
  802. {
  803. setting = await client.GetContainer(Constant.TEAMModelOS, "Normal").ReadItemAsync<AreaSetting>(area.id, new PartitionKey("AreaSetting"));
  804. }
  805. catch (CosmosException)
  806. {
  807. setting = null;
  808. }
  809. }
  810. if (setting == null)
  811. {
  812. setting = new AreaSetting
  813. {
  814. allTime = 50,
  815. classTime = 5,
  816. submitTime = 15,
  817. onlineTime = 20,
  818. offlineTime = 10,
  819. lessonMinutes = 45,
  820. };
  821. }
  822. foreach (var school in data.schools)
  823. {
  824. List<Study> studies = new List<Study>();
  825. await foreach (var item in client.GetContainer("TEAMModelOS", "Common")
  826. .GetItemQueryIteratorSql<Study>(queryText: $"select value(c) from c where c.owner<>'area' ", requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Study-{school.school}") }))
  827. {
  828. studies.Add(item);
  829. }
  830. if (school.teachers.Any())
  831. {
  832. string trainSql = $"select value(c) from c where c.id in ({string.Join(",", school.teachers.Select(x => $"'{x}'"))}) ";
  833. await foreach (var item in client.GetContainer("TEAMModelOS", Constant.Teacher)
  834. .GetItemQueryIteratorSql<TeacherTrain>(queryText: trainSql, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"TeacherTrain-{school.school}") }))
  835. {
  836. trains.Add(item);
  837. }
  838. }
  839. await StatisticsService.GetStatisticsTeacher(trains, setting, area, client, studies);
  840. }
  841. area.updateTime = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds();
  842. await client.GetContainer(Constant.TEAMModelOS, "Normal").ReplaceItemAsync<Area>(area, $"{data.areaId}", new PartitionKey("Base-Area"));
  843. }
  844. }
  845. catch (Exception ex)
  846. {
  847. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-TeacherTrainChange\n{ex.Message}\n{ex.StackTrace}\n\n{message.Body}", GroupNames.醍摩豆服務運維群組);
  848. }
  849. finally
  850. { // Complete the message
  851. await messageActions.CompleteMessageAsync(message);
  852. }
  853. }
  854. /// <summary>
  855. /// 完善课程变更,StuListChange, originCode是学校编码 则表示名单是学校自定义名单,如果是tmdid则表示醍摩豆的私有名单,scope=school,private。
  856. /// </summary>
  857. /// <data msg>
  858. /// CourseChange
  859. ///// </data>
  860. /// <param name="msg"></param>
  861. /// <returns></returns>
  862. [Function("GroupChange")]
  863. public async Task GroupChangeFunc(
  864. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "group-change", Connection = "Azure:ServiceBus:ConnectionString")]
  865. ServiceBusReceivedMessage message,
  866. ServiceBusMessageActions messageActions)
  867. {
  868. _logger.LogInformation("Message ID: {id}", message.MessageId);
  869. _logger.LogInformation("Message Body: {body}", message.Body);
  870. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  871. var client = _azureCosmos.GetCosmosClient();
  872. var jsonMsg = JsonDocument.Parse(message.Body);
  873. GroupChange groupChange = jsonMsg.RootElement.ToObject<GroupChange>();
  874. try
  875. {
  876. _backgroundWorkerQueue.QueueBackgroundWorkItem(async task =>
  877. {
  878. //await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-名单成员变更-GroupChange\n{msg}", GroupNames.醍摩豆服務運維群組);
  879. //await _dingDing.SendBotMsg($"名单变化{msg}", GroupNames.成都开发測試群組);
  880. int add = groupChange.tmdjoin.Count - groupChange.tmdleave.Count + groupChange.stujoin.Count - groupChange.stuleave.Count;
  881. if (groupChange.scope.Equals("private") && (groupChange.type.Equals("student") || groupChange.type.Equals("class") || groupChange.type.Equals("teach")))
  882. {
  883. await SystemService.RecordAccumulateData(_azureRedis, _dingDing, new Accumulate { client = groupChange.client, count = add, id = groupChange.listid, scope = "teacher", key = "grouplist", name = groupChange.name, target = groupChange.creatorId });
  884. }
  885. if (groupChange.scope.Equals("school") && (groupChange.type.Equals("student") || groupChange.type.Equals("class") || groupChange.type.Equals("teach")))
  886. {
  887. await SystemService.RecordAccumulateData(_azureRedis, _dingDing, new Accumulate { client = groupChange.client, count = add, id = groupChange.listid, scope = "school", key = "grouplist", name = groupChange.name, target = groupChange.school });
  888. }
  889. //名单变动修改学生课程关联信息
  890. //await StuListService.FixStuCourse(client, stuListChange);
  891. //Vote投票 Survey问卷 Exam评测 Learn学习活动 Homework作业活动
  892. //名单变动修改学生问卷关联信息
  893. //await IESActivityService.FixActivity(client, _dingDing, groupChange, "Survey");
  894. //名单变动修改学生投票关联信息
  895. //await IESActivityService.FixActivity(client, _dingDing, groupChange, "Vote");
  896. //名单变动修改学生评测关联信息
  897. //await IESActivityService.FixActivity(client, _dingDing, groupChange, "Exam");
  898. //名单变动修改学生研修关联信息
  899. //await IESActivityService.FixActivity(client, _dingDing, groupChange, "Study");
  900. //名单变动修改学生简易评测关联信息
  901. //await IESActivityService.FixActivity(client, _dingDing, groupChange, "ExamLite");
  902. //名单变动修改学生作业活动信息
  903. //await IESActivityService.FixActivity(client, _dingDing, groupChange, "Homework");
  904. //名单变动修改学生艺术评价活动信息
  905. //await IESActivityService.FixActivity(client, _dingDing, groupChange, "Art");
  906. //TODO学习活动
  907. //await FixActivity(client, stuListChange, "Learn");
  908. if (groupChange.type == null || !groupChange.type.Equals("research") || !groupChange.type.Equals("yxtrain") || !groupChange.type.Equals("activity"))
  909. {
  910. //课程名单变动修改学生课程关联信息
  911. // await IESActivityService.FixStuCourse(client, _dingDing, groupChange);
  912. //名单变动修改课例关联信息
  913. //await ActivityService.FixLessonRecord(client, _dingDing, groupChange);
  914. }
  915. if (groupChange.type.Equals("class") || groupChange.type.Equals("teach") || groupChange.type.Equals("student"))
  916. {
  917. await _httpTrigger.RequestHttpTrigger(new { data = groupChange }, Environment.GetEnvironmentVariable("Option:Location"), "webhook/group-member-change");
  918. if (groupChange.stujoin.Count > 0)
  919. await BIStats.SetTypeAddStats(client, _dingDing, groupChange.school, "Student", groupChange.stujoin.Count);//BI统计增/减量
  920. if (groupChange.stuleave.Count > 0)
  921. await BIStats.SetTypeAddStats(client, _dingDing, groupChange.school, "Student", -groupChange.stuleave.Count);//BI统计增/减量
  922. }
  923. 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))
  924. {
  925. var data = await GroupListService.GetMemberByListids(_coreAPIHttpService, client, _dingDing, new List<string> { groupChange.listid }, groupChange.school);
  926. if (data.groups.IsNotEmpty())
  927. {
  928. School school = await _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS, Constant.School).ReadItemAsync<School>(groupChange.school, new PartitionKey("Base"));
  929. var period = school.period.Find(z => z.id.Equals(data.groups.First().periodId));
  930. if (period != null)
  931. {
  932. var dataSemester = SchoolService.GetSemester(period, DateTimeOffset.Now.ToUnixTimeMilliseconds());
  933. string id = $"{dataSemester.studyYear}-{dataSemester.currSemester.id}-{data.groups.First().id}";
  934. string code = $"GroupListSemester-{groupChange.school}";
  935. GroupListSemester groupListSemester = data.groups.First().ToJsonString().ToObject<GroupListSemester>();
  936. groupListSemester.id = id;
  937. groupListSemester.code = code;
  938. groupListSemester.pk = "GroupListSemester";
  939. groupListSemester.semesterId = dataSemester.currSemester.id;
  940. groupListSemester.groupListId = data.groups.First().id;
  941. groupListSemester.studyYear = dataSemester.studyYear;
  942. await _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS, Constant.School).UpsertItemAsync<GroupListSemester>(groupListSemester, new PartitionKey(groupListSemester.code));
  943. }
  944. }
  945. }
  946. });
  947. }
  948. catch (Exception ex)
  949. {
  950. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-GroupChange\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  951. }
  952. finally
  953. { // Complete the message
  954. await messageActions.CompleteMessageAsync(message);
  955. }
  956. }
  957. /// <summary>
  958. /// UseDevelopmentStorage=true
  959. /// </summary>
  960. /// <param name="message"></param>
  961. /// <param name="messageActions"></param>
  962. /// <returns></returns>
  963. [Function("ItemCondDel")]
  964. public async Task ItemCondDelFunc(
  965. [ServiceBusTrigger("%Azure:ServiceBus:ItemCondQueue%/$DeadLetterQueue", Connection = "Azure:ServiceBus:ConnectionString")]
  966. ServiceBusReceivedMessage message,
  967. ServiceBusMessageActions messageActions)
  968. {
  969. _logger.LogInformation("Message ID: {id}", message.MessageId);
  970. _logger.LogInformation("Message Body: {body}", message.Body);
  971. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  972. await _dingDing.SendBotMsg($"{message.Body}", GroupNames.成都开发測試群組);
  973. // Complete the message
  974. await messageActions.CompleteMessageAsync(message);
  975. }
  976. /// <summary>
  977. /// UseDevelopmentStorage=true
  978. /// </summary>
  979. /// <param name="message"></param>
  980. /// <param name="messageActions"></param>
  981. /// <returns></returns>
  982. [Function("ItemCond")]
  983. public async Task ItemCondFunc(
  984. [ServiceBusTrigger("%Azure:ServiceBus:ItemCondQueue%", Connection = "Azure:ServiceBus:ConnectionString")]
  985. ServiceBusReceivedMessage message,
  986. ServiceBusMessageActions messageActions)
  987. {
  988. _logger.LogInformation("Message ID: {id}", message.MessageId);
  989. _logger.LogInformation("Message Body: {body}", message.Body);
  990. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  991. var jsonMsg = JsonDocument.Parse(message.Body);
  992. List<ItemCondDto> itemCondDtos = jsonMsg.RootElement.ToObject<List<ItemCondDto>>();
  993. try
  994. {
  995. var client = _azureCosmos.GetCosmosClient();
  996. foreach (var itemCondDto in itemCondDtos)
  997. {
  998. if (itemCondDto.scope.Equals("school"))
  999. {
  1000. ItemCond itemCond = null;
  1001. List<ItemInfo> items = new List<ItemInfo>();
  1002. School school = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<School>($"{itemCondDto.key}", new PartitionKey("Base"));
  1003. var period = school.period.Find(z => z.id.Equals(itemCondDto.filed));
  1004. string subjectIn = string.Empty;
  1005. if (period != null && period.subjects.IsNotEmpty())
  1006. {
  1007. subjectIn = $" and c.subjectId in({string.Join(",", period.subjects.Select(x => $"'{x.id}'"))})";
  1008. }
  1009. 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 {subjectIn} ";
  1010. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryIteratorSql<ItemInfo>(queryText: queryslt, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Item-{itemCondDto.key}") }))
  1011. {
  1012. items.Add(item);
  1013. }
  1014. itemCond = new ItemCond()
  1015. {
  1016. id = $"{itemCondDto.filed}",
  1017. code = $"ItemCond-{itemCondDto.key}",
  1018. pk = "ItemCond",
  1019. ttl = -1,
  1020. count = items.Count,
  1021. grades = new List<GradeCount>(),
  1022. subjects = new List<SubjectItemCount>()
  1023. };
  1024. items.ForEach(z =>
  1025. {
  1026. if (!string.IsNullOrEmpty(z.type))
  1027. {
  1028. ItemService.CountItemCond(z, null, itemCond);
  1029. }
  1030. });
  1031. await _azureRedis.GetRedisClient(8).HashSetAsync($"ItemCond:{itemCondDto.key}", $"{itemCondDto.filed}", itemCond.ToJsonString());
  1032. }
  1033. else
  1034. {
  1035. ItemCond itemCond = null;
  1036. List<ItemInfo> items = new List<ItemInfo>();
  1037. var queryslt = $"SELECT c.gradeIds,c.subjectId,c.periodId,c.type,c.level,c.field ,c.scope FROM c where c.pid= null ";
  1038. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "Teacher").GetItemQueryIteratorSql<ItemInfo>(queryText: queryslt, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Item-{itemCondDto.filed}") }))
  1039. {
  1040. items.Add(item);
  1041. }
  1042. itemCond = new ItemCond() { id = $"{itemCondDto.filed}", code = $"ItemCond", pk = "ItemCond", ttl = -1, count = items.Count };
  1043. items.ForEach(z =>
  1044. {
  1045. if (!string.IsNullOrEmpty(z.type))
  1046. {
  1047. ItemService.CountItemCond(z, null, itemCond);
  1048. }
  1049. });
  1050. await _azureRedis.GetRedisClient(8).HashSetAsync($"ItemCond:ItemCond", $"{itemCondDto.filed}", itemCond.ToJsonString());
  1051. }
  1052. }
  1053. }
  1054. catch (CosmosException ex)
  1055. {
  1056. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ItemCond()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1057. }
  1058. catch (Exception ex)
  1059. {
  1060. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,ItemCond()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1061. }
  1062. finally
  1063. { // Complete the message
  1064. await messageActions.CompleteMessageAsync(message);
  1065. }
  1066. }
  1067. /// <summary>
  1068. /// UseDevelopmentStorage=true
  1069. /// </summary>
  1070. /// <param name="message"></param>
  1071. /// <param name="messageActions"></param>
  1072. /// <returns></returns>
  1073. [Function("Product")]
  1074. public async Task ProductFunc(
  1075. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "product", Connection = "Azure:ServiceBus:ConnectionString")]
  1076. ServiceBusReceivedMessage message,
  1077. ServiceBusMessageActions messageActions)
  1078. {
  1079. _logger.LogInformation("Message ID: {id}", message.MessageId);
  1080. _logger.LogInformation("Message Body: {body}", message.Body);
  1081. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  1082. var jsonMsg = JsonDocument.Parse(message.Body);
  1083. try
  1084. {
  1085. jsonMsg.RootElement.TryGetProperty("method", out JsonElement method);
  1086. jsonMsg.RootElement.TryGetProperty("schoolId", out JsonElement schoolId);
  1087. jsonMsg.RootElement.TryGetProperty("prodCode", out JsonElement prodCode);
  1088. jsonMsg.RootElement.TryGetProperty("prodId", out JsonElement prodId);
  1089. var client = _azureCosmos.GetCosmosClient();
  1090. string strQuery = string.Empty;
  1091. //取得所有學校產品
  1092. ////序號
  1093. List<SchoolProductSumData> serialsProductSumOrg = new List<SchoolProductSumData>();
  1094. strQuery = $"SELECT * FROM c WHERE c.dataType = 'serial'";
  1095. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIteratorSql(queryText: strQuery, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Product-{schoolId}") }))
  1096. {
  1097. using var json = await JsonDocument.ParseAsync(item.Content);
  1098. if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  1099. {
  1100. foreach (var obj in json.RootElement.GetProperty("Documents").EnumerateArray())
  1101. {
  1102. SchoolProductSerial serialInfo = obj.ToObject<SchoolProductSerial>();
  1103. SchoolProductSumData serialProd = serialsProductSumOrg.Where(sp => sp.prodCode == serialInfo.prodCode).FirstOrDefault();
  1104. if (serialProd == null)
  1105. {
  1106. SchoolProductSumData serialProdAdd = new SchoolProductSumData();
  1107. serialProdAdd.prodCode = serialInfo.prodCode;
  1108. serialProdAdd.ids.Add(serialInfo.id);
  1109. serialProdAdd.avaliable = serialProdAdd.ids.Count;
  1110. serialsProductSumOrg.Add(serialProdAdd);
  1111. }
  1112. else
  1113. {
  1114. if (!serialProd.ids.Contains(serialInfo.id))
  1115. {
  1116. serialProd.ids.Add(serialInfo.id);
  1117. }
  1118. serialProd.avaliable = serialProd.ids.Count;
  1119. }
  1120. }
  1121. }
  1122. }
  1123. ////服務
  1124. List<SchoolProductSumDataService> servicesProductSumOrg = new List<SchoolProductSumDataService>();
  1125. //////取得學校產品 授權週期:授權中 條件: startDate <= now <= endDate
  1126. long timestampToday = DateTimeOffset.UtcNow.ToUnixTimeSeconds();
  1127. string strQueryM = $"SELECT * FROM c WHERE c.dataType = 'servicePeriod' AND c.startDate <= {timestampToday} AND {timestampToday} <= c.endDate AND c.ttl < 0";
  1128. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIteratorSql(queryText: strQueryM, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Product-{schoolId}") }))
  1129. {
  1130. using var json = await JsonDocument.ParseAsync(item.Content);
  1131. if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  1132. {
  1133. foreach (var obj in json.RootElement.GetProperty("Documents").EnumerateArray())
  1134. {
  1135. SchoolProductServicePeriod servicePeriodInfo = obj.ToObject<SchoolProductServicePeriod>();
  1136. SchoolProductSumDataService serviceProd = servicesProductSumOrg.Where(sp => sp.prodCode == servicePeriodInfo.prodCode).FirstOrDefault();
  1137. if (serviceProd == null)
  1138. {
  1139. SchoolProductSumDataService serviceProdAdd = new SchoolProductSumDataService();
  1140. serviceProdAdd.prodCode = servicePeriodInfo.prodCode;
  1141. serviceProdAdd.avaliable = 0;
  1142. serviceProdAdd.ids.Add(servicePeriodInfo.id);
  1143. serviceProdAdd.avaliable += servicePeriodInfo.number;
  1144. serviceProdAdd.startDate = servicePeriodInfo.startDate;
  1145. serviceProdAdd.endDate = servicePeriodInfo.endDate;
  1146. servicesProductSumOrg.Add(serviceProdAdd);
  1147. }
  1148. else
  1149. {
  1150. serviceProd.ids = new List<string>();
  1151. serviceProd.ids.Add(servicePeriodInfo.id);
  1152. serviceProd.startDate = servicePeriodInfo.startDate;
  1153. serviceProd.endDate = servicePeriodInfo.endDate;
  1154. }
  1155. }
  1156. }
  1157. }
  1158. ////服務產品特別對應項
  1159. School school = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<School>($"{schoolId}", new PartitionKey("Base")); //學校基本資料取得
  1160. bool updSchool = false; //是否變更學校基本資料
  1161. int chgSchSizeCnt = 0; //變更學校空間的次數 若為0表示現時間點沒有任何空間可使用 => 回復學校空間為初始值
  1162. int schoolDefaultSize = 1; //學校空間初始值:1
  1163. if (!string.IsNullOrWhiteSpace(school.id))
  1164. {
  1165. if (servicesProductSumOrg.Count > 0)
  1166. {
  1167. foreach (SchoolProductSumDataService servicesProductSumOrgRow in servicesProductSumOrg)
  1168. {
  1169. //更新學校空間
  1170. if (servicesProductSumOrgRow.prodCode.Equals("IPALJ6NY"))
  1171. {
  1172. school.size = (servicesProductSumOrgRow.avaliable < 1) ? 1 : servicesProductSumOrgRow.avaliable;
  1173. await client.GetContainer(Constant.TEAMModelOS, "School").ReplaceItemAsync<School>(school, $"{schoolId}", new PartitionKey("Base"));
  1174. updSchool = true;
  1175. chgSchSizeCnt++;
  1176. }
  1177. }
  1178. }
  1179. if (chgSchSizeCnt.Equals(0) && !school.size.Equals(schoolDefaultSize))
  1180. {
  1181. school.size = schoolDefaultSize;
  1182. //updSchool = true; //關於學校空間初始式樣未定,目前暫定:若需要Reset空間,則先維持原空間數不更動
  1183. updSchool = false;
  1184. }
  1185. }
  1186. //變更學校基本資料
  1187. if (updSchool)
  1188. {
  1189. await client.GetContainer(Constant.TEAMModelOS, "School").ReplaceItemAsync<School>(school, $"{schoolId}", new PartitionKey("Base"));
  1190. }
  1191. ////硬體
  1192. List<SchoolProductSumDataHard> hardsProductSumOrg = new List<SchoolProductSumDataHard>();
  1193. strQuery = $"SELECT * FROM c WHERE c.dataType = 'hard'";
  1194. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, "School").GetItemQueryStreamIteratorSql(queryText: strQuery, requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"Product-{schoolId}") }))
  1195. {
  1196. using var json = await JsonDocument.ParseAsync(item.Content);
  1197. if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  1198. {
  1199. foreach (var obj in json.RootElement.GetProperty("Documents").EnumerateArray())
  1200. {
  1201. SchoolProductHard hardInfo = obj.ToObject<SchoolProductHard>();
  1202. SchoolProductSumData hardProd = hardsProductSumOrg.Where(sp => sp.prodCode == hardInfo.prodCode).FirstOrDefault();
  1203. if (hardProd == null)
  1204. {
  1205. SchoolProductSumDataHard hardProdAdd = new SchoolProductSumDataHard();
  1206. hardProdAdd.prodCode = hardInfo.prodCode;
  1207. hardProdAdd.model = hardInfo.model;
  1208. hardProdAdd.ids.Add(hardInfo.id);
  1209. hardProdAdd.avaliable = hardProdAdd.ids.Count;
  1210. hardsProductSumOrg.Add(hardProdAdd);
  1211. }
  1212. else
  1213. {
  1214. if (!hardProd.ids.Contains(hardInfo.id))
  1215. {
  1216. hardProd.ids.Add(hardInfo.id);
  1217. }
  1218. hardProd.avaliable = hardProd.ids.Count;
  1219. }
  1220. }
  1221. }
  1222. }
  1223. //更新學校產品一覽表
  1224. SchoolProductSum prodSum = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<SchoolProductSum>(schoolId.ToString(), new PartitionKey($"ProductSum"));
  1225. prodSum.serial = serialsProductSumOrg;
  1226. prodSum.service = servicesProductSumOrg;
  1227. prodSum.hard = hardsProductSumOrg;
  1228. await client.GetContainer(Constant.TEAMModelOS, "School").ReplaceItemAsync<SchoolProductSum>(prodSum, prodSum.id, new PartitionKey($"{prodSum.code}"));
  1229. }
  1230. catch (CosmosException ex)
  1231. {
  1232. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Product()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1233. }
  1234. catch (Exception ex)
  1235. {
  1236. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,Product()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1237. }
  1238. finally
  1239. {
  1240. // Complete the message
  1241. await messageActions.CompleteMessageAsync(message);
  1242. }
  1243. }
  1244. /// <summary>
  1245. /// 更新开课数据事件
  1246. /// </summary>
  1247. /// <param name="msg"></param>
  1248. /// <returns></returns>
  1249. [Function("LessonRecordEvent")]
  1250. public async Task LessonRecordFunc(
  1251. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "lesson-record-event", Connection = "Azure:ServiceBus:ConnectionString")]
  1252. ServiceBusReceivedMessage message,
  1253. ServiceBusMessageActions messageActions)
  1254. {
  1255. _logger.LogInformation("Message ID: {id}", message.MessageId);
  1256. _logger.LogInformation("Message Body: {body}", message.Body);
  1257. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  1258. JsonElement data = JsonDocument.Parse(message.Body).RootElement;
  1259. string scope = "";
  1260. string tmdid = "";
  1261. string lessonId;
  1262. string school;
  1263. string tbname;
  1264. string code = string.Empty;
  1265. string blobname;
  1266. List<LessonUpdate> updates = new List<LessonUpdate>();
  1267. try
  1268. {
  1269. _backgroundWorkerQueue.QueueBackgroundWorkItem(async task =>
  1270. {
  1271. //更新课堂记录
  1272. if (data.TryGetProperty("lesson_id", out JsonElement _lessonId) && !string.IsNullOrEmpty($"{_lessonId}"))
  1273. {
  1274. if (!data.TryGetProperty("tmdid", out JsonElement _tmdid)) return;
  1275. if (!data.TryGetProperty("scope", out JsonElement _scope)) return;
  1276. if (!data.TryGetProperty("grant_types", out JsonElement _grant_types)) return;
  1277. data.TryGetProperty("school", out JsonElement _school);
  1278. school = $"{_school}";
  1279. scope = $"{_scope}";
  1280. tmdid = $"{_tmdid}";
  1281. lessonId = $"{_lessonId}";
  1282. updates = _grant_types.ToObject<List<LessonUpdate>>();
  1283. }//创建课堂记录
  1284. else if (data.TryGetProperty("id", out JsonElement _id) && !string.IsNullOrEmpty($"{_id}")
  1285. && data.TryGetProperty("tmdid", out JsonElement _tmdid) && !string.IsNullOrEmpty($"{_tmdid}")
  1286. && data.TryGetProperty("scope", out JsonElement _scope) && !string.IsNullOrEmpty($"{_scope}"))
  1287. {
  1288. data.TryGetProperty("school", out JsonElement _school);
  1289. school = $"{_school}";
  1290. scope = $"{_scope}";
  1291. tmdid = $"{_tmdid}";
  1292. lessonId = $"{_id}";
  1293. updates.Add(new LessonUpdate { grant_type = "create" });
  1294. }//删除课堂记录
  1295. else if (data.TryGetProperty("delete_id", out JsonElement _delete_id) && !string.IsNullOrEmpty($"{_delete_id}")
  1296. && data.TryGetProperty("tmdid", out JsonElement _dtmdid) && !string.IsNullOrEmpty($"{_dtmdid}")
  1297. && data.TryGetProperty("scope", out JsonElement _dscope) && !string.IsNullOrEmpty($"{_dscope}")
  1298. && data.TryGetProperty("opt", out JsonElement _opt) && !string.IsNullOrEmpty($"{_opt}"))
  1299. {
  1300. data.TryGetProperty("school", out JsonElement _dschool);
  1301. school = $"{_dschool}";
  1302. if ($"{_opt}".Equals("delete"))
  1303. {
  1304. scope = $"{_dscope}";
  1305. tmdid = $"{_dtmdid}";
  1306. lessonId = $"{_delete_id}";
  1307. updates.Add(new LessonUpdate { grant_type = "delete" });
  1308. }
  1309. else { return; }
  1310. }
  1311. else
  1312. {
  1313. return;
  1314. }
  1315. //if (!string.IsNullOrWhiteSpace(school) && school.Equals("habook"))
  1316. //{
  1317. // await _dingDing.SendBotMsg($"研发学校课堂记录事件触发:\n{msg}", GroupNames.成都开发測試群組);
  1318. //}
  1319. var client = _azureCosmos.GetCosmosClient();
  1320. if ($"{scope}".Equals("school") && !string.IsNullOrEmpty($"{school}"))
  1321. {
  1322. blobname = $"{school}";
  1323. code = $"LessonRecord-{school}";
  1324. tbname = "School";
  1325. }
  1326. else if ($"{scope}".Equals("private"))
  1327. {
  1328. blobname = $"{tmdid}";
  1329. code = $"LessonRecord";
  1330. tbname = "Teacher";
  1331. }
  1332. else
  1333. {
  1334. return;
  1335. }
  1336. LessonDis lessonDis = new LessonDis();
  1337. List<LessonUpdate> msgs = new List<LessonUpdate>();
  1338. LessonRecord oldlessonRecord = null;
  1339. LessonRecord lessonRecord = null;
  1340. ResponseMessage response = await client.GetContainer(Constant.TEAMModelOS, tbname).ReadItemStreamAsync(lessonId, new PartitionKey(code));
  1341. if (response.StatusCode == System.Net.HttpStatusCode.OK)
  1342. {
  1343. var doc = JsonDocument.Parse(response.Content);
  1344. lessonRecord = doc.RootElement.ToObject<LessonRecord>();
  1345. oldlessonRecord = doc.RootElement.ToObject<LessonRecord>();
  1346. }
  1347. else
  1348. {
  1349. lessonRecord = null;
  1350. }
  1351. bool isReplace = true;
  1352. if (updates.IsNotEmpty())
  1353. {
  1354. Teacher teacher = await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReadItemAsync<Teacher>(tmdid, new PartitionKey("Base"));
  1355. foreach (LessonUpdate update in updates)
  1356. {
  1357. switch (update.grant_type)
  1358. {
  1359. //更新课堂时长
  1360. case "up-duration":
  1361. double.TryParse($"{update.data}", out double duration);
  1362. lessonRecord.duration = duration;
  1363. msgs.Add(update);
  1364. try
  1365. {
  1366. BlobDownloadResult Recording = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"records/{_lessonId}/Record/.Recording.json").DownloadContentAsync();
  1367. var RecordingJson = JsonDocument.Parse(new MemoryStream(Encoding.UTF8.GetBytes(Recording.Content.ToString()))).RootElement;
  1368. if (RecordingJson.TryGetProperty("duration", out JsonElement _duration) && _duration.ValueKind.Equals(JsonValueKind.Number))
  1369. {
  1370. var durationFile = double.Parse($"{_duration}");
  1371. if (duration < durationFile)
  1372. {
  1373. lessonRecord.duration = durationFile;
  1374. }
  1375. }
  1376. if (RecordingJson.TryGetProperty("streamUrl", out JsonElement _streamUrl) && !string.IsNullOrWhiteSpace($"{_streamUrl}"))
  1377. {
  1378. lessonRecord.hasVideo = 1;
  1379. }
  1380. }
  1381. catch (Exception ex)
  1382. {
  1383. // await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}/LessonRecordEvent/课堂记录更新课堂时长出错records/{_lessonId}/Record/.Recording.json\n{ex.Message}\n{ex.StackTrace}{msg}", GroupNames.醍摩豆服務運維群組);
  1384. }
  1385. isReplace = true;
  1386. break;
  1387. //更新T分
  1388. case "up-tScore":
  1389. var tScore = int.Parse($"{update.data}");
  1390. lessonRecord.tScore = tScore;
  1391. msgs.Add(update);
  1392. break;
  1393. //更新课P分
  1394. case "up-pScore":
  1395. var pScore = int.Parse($"{update.data}");
  1396. lessonRecord.pScore = pScore;
  1397. msgs.Add(update);
  1398. break;
  1399. //更新 学生人数
  1400. case "up-mCount":
  1401. var mCount = int.Parse($"{update.data}");
  1402. lessonRecord.mCount = mCount;
  1403. msgs.Add(update);
  1404. break;
  1405. //更新 议课次数
  1406. case "up-techCount":
  1407. var techCount = int.Parse($"{update.data}");
  1408. lessonRecord.mCount = techCount;
  1409. msgs.Add(update);
  1410. break;
  1411. //更新 基础统计信息
  1412. case "up-base":
  1413. //读取TimeLine.json
  1414. List<int> PickupMemberIds = new List<int>();
  1415. TimeLineData timeLineData = new TimeLineData();
  1416. try
  1417. {
  1418. BlobDownloadResult timeLineBlobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/IES/TimeLine.json").DownloadContentAsync();
  1419. timeLineData = timeLineBlobDownload.Content.ToObjectFromJson<TimeLineData>();
  1420. lessonRecord.hitaClientCmpCount = timeLineData.events.Where(z => !string.IsNullOrWhiteSpace(z.WrkCmpSrcType) && z.WrkCmpSrcType.Equals("HitaClientCmp")).Count();
  1421. //lessonRecord.collateTaskCount = lessonRecord.hitaClientCmpCount;
  1422. List<TimeLineEvent> timeLineEvents = timeLineData.events.FindAll(z => !string.IsNullOrWhiteSpace(z.Event) && z.Event.Equals("PickupResult"));
  1423. if (timeLineEvents.IsNotEmpty())
  1424. {
  1425. foreach (var timeLineEvent in timeLineEvents)
  1426. {
  1427. var memberIds = timeLineEvent.PickupMemberId.ToObject<List<int>>();
  1428. PickupMemberIds.AddRange(memberIds);
  1429. }
  1430. }
  1431. }
  1432. catch (Exception ex)
  1433. {
  1434. if (!ex.Message.Contains("The specified blob does not exist"))
  1435. {
  1436. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")},TimeLine.json转换异常,{ex.Message}{ex.StackTrace},{lessonRecord.id}", GroupNames.成都开发測試群組);
  1437. }
  1438. }
  1439. //读取Task.json
  1440. ///Event 过滤类型 : 'WrkSpaceLoad', 'WrkCmp' 文件:Task.json 根据clientWorks 中的seatID 匹配base.json 中的 student
  1441. List<TaskData> taskDatas = new List<TaskData>();
  1442. try
  1443. {
  1444. BlobDownloadResult taskBlobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/IES/Task.json").DownloadContentAsync();
  1445. taskDatas = taskBlobDownload.Content.ToObjectFromJson<List<TaskData>>();
  1446. }
  1447. catch (Exception ex)
  1448. {
  1449. if (!ex.Message.Contains("The specified blob does not exist"))
  1450. {
  1451. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")},Task.json转换异常,{ex.Message}{ex.StackTrace},{lessonRecord.id}", GroupNames.成都开发測試群組);
  1452. }
  1453. }
  1454. //读取互评信息
  1455. //Event 过滤类型 'RatingStart'
  1456. //smartRateSummary.mutualSummary.mutualType 互评【All(每人多件评分) Two(随机分配互评) Self(自评)】 smartRateSummary.meteor_VoteSummary 投票
  1457. //读取IRS.json
  1458. List<SmartRatingData> smartRatingDatas = new List<SmartRatingData>();
  1459. try
  1460. {
  1461. BlobDownloadResult smartRatingBlobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/IES/IRS.json").DownloadContentAsync();
  1462. smartRatingDatas = smartRatingBlobDownload.Content.ToObjectFromJson<List<SmartRatingData>>();
  1463. }
  1464. catch (Exception ex)
  1465. {
  1466. if (!ex.Message.Contains("The specified blob does not exist"))
  1467. {
  1468. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")},IRS.json转换异常,{ex.Message}{ex.StackTrace},{lessonRecord.id}", GroupNames.成都开发測試群組);
  1469. }
  1470. }
  1471. //读取互动信息
  1472. //Event 过滤类型 'PopQuesLoad', 'ReAtmpAnsStrt', 'BuzrAns','BuzrLoad'
  1473. //TimeLine.json 中找到对应类型,根据Pgid 去 IRS.json 中找到对应数据,从clientAnswers 的下标对应 base.json 中的 student 找到对应学生信息 clientAnswers.length > 1 则表示有二次作答
  1474. //读取IRS.json
  1475. List<IRSData> irsDatas = new List<IRSData>();
  1476. try
  1477. {
  1478. BlobDownloadResult irsBlobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/IES/IRS.json").DownloadContentAsync();
  1479. irsDatas = irsBlobDownload.Content.ToObjectFromJson<List<IRSData>>();
  1480. }
  1481. catch (Exception ex)
  1482. {
  1483. if (!ex.Message.Contains("The specified blob does not exist"))
  1484. {
  1485. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")},IRS.json转换异常,{ex.Message}{ex.StackTrace},{lessonRecord.id}", GroupNames.成都开发測試群組);
  1486. }
  1487. }
  1488. //读取协作信息
  1489. ///Event 过滤类型 'CoworkLoad'
  1490. //TimeLine.json 中找到对应类型,根据Pgid 去 Cowork.json 中找到对应数据
  1491. List<CoworkData> coworkDatas = new List<CoworkData>();
  1492. try
  1493. {
  1494. BlobDownloadResult irsBlobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/IES/Cowork.json").DownloadContentAsync();
  1495. coworkDatas = irsBlobDownload.Content.ToObjectFromJson<List<CoworkData>>();
  1496. }
  1497. catch (Exception ex)
  1498. {
  1499. if (!ex.Message.Contains("The specified blob does not exist"))
  1500. {
  1501. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")},IRS.json转换异常,{ex.Message}{ex.StackTrace},{lessonRecord.id}", GroupNames.成都开发測試群組);
  1502. }
  1503. }
  1504. //苏格拉底文件信息
  1505. //Sokrates/SokratesRecords.json
  1506. List<TimeLineEvent> sokratesDatas = new List<TimeLineEvent>();
  1507. try
  1508. {
  1509. BlobDownloadResult irsBlobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/Sokrates/SokratesRecords.json").DownloadContentAsync();
  1510. sokratesDatas = irsBlobDownload.Content.ToObjectFromJson<List<TimeLineEvent>>();
  1511. }
  1512. catch (Exception ex)
  1513. {
  1514. if (!ex.Message.Contains("The specified blob does not exist"))
  1515. {
  1516. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")},IRS.json转换异常,{ex.Message}{ex.StackTrace},{lessonRecord.id}", GroupNames.成都开发測試群組);
  1517. }
  1518. }
  1519. //读取base.json信息
  1520. //如果有更新 则去读取/{_lessonId}/IES/base.json
  1521. List<LocalStudent> studentLessonDatas = new List<LocalStudent>();
  1522. LessonBase lessonBase = null;
  1523. try
  1524. {
  1525. // await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")},课堂id:{_lessonId} 收到更新", GroupNames.醍摩豆服務運維群組);
  1526. BlobDownloadResult baseblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/records/{_lessonId}/IES/base.json").DownloadContentAsync();
  1527. //attendState
  1528. string basejson = baseblobDownload.Content.ToString().Replace("\"Uncall\"", "0").Replace("Uncall", "0");
  1529. try
  1530. {
  1531. lessonBase = basejson.ToObject<LessonBase>();
  1532. }
  1533. catch (Exception ex)
  1534. {
  1535. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")},base.json转换异常,{ex.Message}{ex.StackTrace}{basejson},{lessonRecord.id}", GroupNames.成都开发測試群組);
  1536. //lessonBase = baseblobDownload.Content.ToObjectFromJson<LessonBase>();
  1537. }
  1538. //await _dingDing.SendBotMsg($"课例记录文件base.json:{lessonBase.ToJsonString()}", GroupNames.成都开发測試群組);
  1539. if (lessonBase != null && lessonBase.summary != null)
  1540. {
  1541. var baseData =LessonETLService. GetBaseData(lessonBase!);
  1542. studentLessonDatas= baseData.studentLessonDatas;
  1543. //lessonRecord.name = lessonBase.summary.activityName;
  1544. lessonRecord.attendCount = lessonBase.summary.attendCount;
  1545. lessonRecord.clientCount = lessonBase.summary.clientCount;
  1546. lessonRecord.attendRate = lessonBase.summary.attendRate;
  1547. lessonRecord.groupCount = lessonBase.summary.groupCount;
  1548. lessonRecord.collateTaskCount = lessonBase.summary.collateTaskCount;
  1549. lessonRecord.hitaClientCmpCount = lessonBase.summary.collateTaskCount + lessonRecord.hitaClientCmpCount;
  1550. lessonRecord.collateCount = lessonBase.summary.collateCount;
  1551. lessonRecord.pushCount = lessonBase.summary.pushCount;
  1552. lessonRecord.totalPoint = lessonBase.summary.totalPoint;
  1553. lessonRecord.examQuizCount = lessonBase.summary.examQuizCount;
  1554. lessonRecord.interactionCount = lessonBase.summary.interactionCount;
  1555. lessonRecord.examPointRate = lessonBase.summary.examPointRate;
  1556. lessonRecord.clientInteractionCount = lessonBase.summary.clientInteractionCount;
  1557. lessonRecord.clientInteractionAverge = lessonBase.summary.clientInteractionAverge;
  1558. lessonRecord.examCount = lessonBase.summary.examCount;
  1559. lessonRecord.totalInteractPoint = lessonBase.summary.totalInteractPoint;
  1560. lessonRecord.learningCategory = lessonBase.summary.learningCategory;
  1561. if (lessonRecord.learningCategory == null)
  1562. {
  1563. lessonRecord.learningCategory = new LearningCategory();
  1564. }
  1565. if (lessonRecord.hitaClientCmpCount > 0)
  1566. {
  1567. lessonRecord.learningCategory.cooperation = 1;
  1568. }
  1569. if (!string.IsNullOrWhiteSpace(lessonRecord.school))
  1570. {
  1571. lessonBase.student.ForEach(x =>
  1572. {
  1573. if (string.IsNullOrWhiteSpace(x.school))
  1574. {
  1575. x.school = lessonRecord.school;
  1576. }
  1577. });
  1578. }
  1579. //计算TP灯
  1580. {
  1581. int T = -1;
  1582. int P = -1;
  1583. if (lessonRecord.clientInteractionAverge <= 0)
  1584. {
  1585. T = 0;
  1586. }
  1587. else if (lessonRecord.clientInteractionAverge > 0 && lessonRecord.clientInteractionAverge < 2)
  1588. // else if (lessonRecord.clientInteractionAverge >= 1 && lessonRecord.clientInteractionAverge <= 2)
  1589. {
  1590. T = 1;
  1591. }
  1592. else
  1593. {
  1594. T = 2;
  1595. }
  1596. //if (lessonRecord.examCount > 0)
  1597. //{
  1598. // //有评测次数大于0则P是直接绿灯
  1599. // P = 2;
  1600. //}
  1601. //else {
  1602. //}
  1603. int a = lessonRecord.hitaClientCmpCount;
  1604. int b = lessonRecord.pushCount;
  1605. int c = lessonRecord.examCount;
  1606. switch (true)
  1607. {
  1608. case bool when T == 0:
  1609. P = 0;
  1610. break;
  1611. case bool when T == 1 || T == 2:
  1612. if (a == 0 && b == 0 && c == 0)
  1613. {
  1614. P = 0;
  1615. }
  1616. else if ((a > 0 && b > 0) || (a > 0 && c > 0) || (b > 0 && c > 0))
  1617. {
  1618. P = 2;
  1619. }
  1620. else
  1621. {
  1622. P = 1;
  1623. }
  1624. break;
  1625. }
  1626. lessonRecord.tLevel = T;
  1627. lessonRecord.pLevel = P;
  1628. }
  1629. //LessonStudentRecord lessonStudentRecord = new LessonStudentRecord
  1630. //{
  1631. // clientSummaryList = lessonBase.report.clientSummaryList,
  1632. // students = lessonBase.student,
  1633. // name = lessonRecord.name,
  1634. // school = lessonRecord.school,
  1635. // id = lessonRecord.id,
  1636. // scope = lessonRecord.scope,
  1637. // tmdid = lessonRecord.tmdid,
  1638. // code = "LessonStudentRecord",
  1639. // pk = "LessonStudentRecord",
  1640. // courseId =lessonRecord.courseId,
  1641. // groupIds= lessonRecord.groupIds,
  1642. // periodId = lessonRecord.periodId,
  1643. // subjectId = lessonRecord.subjectId,
  1644. //};
  1645. //await _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS,Constant.Student).UpsertItemAsync<LessonStudentRecord>(lessonStudentRecord, new PartitionKey("LessonStudentRecord"));
  1646. }
  1647. //有上传 base.josn.
  1648. lessonRecord.upload = 1;
  1649. // await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")},课堂id:{_lessonId} 更新完成", GroupNames.醍摩豆服務運維群組);
  1650. LessonService.DoAutoDeleteSchoolLessonRecord(lessonRecord, scope, client, school, tmdid, teacher, _serviceBus, _azureStorage, _configuration, _coreAPIHttpService, _dingDing, _azureRedis);
  1651. long? size = await _azureStorage.GetBlobContainerClient(blobname).GetBlobsSize($"records/{_lessonId}");
  1652. Bloblog bloblog = new Bloblog
  1653. {
  1654. id = lessonRecord.id,
  1655. code = $"Bloblog-{blobname}",
  1656. name = lessonRecord.name,
  1657. pk = "Bloblog",
  1658. time = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds(),
  1659. type = "records",
  1660. url = $"records/{_lessonId}",
  1661. subjectId = string.IsNullOrWhiteSpace(lessonRecord.subjectId) ? new List<string>() : new List<string> { lessonRecord.subjectId },
  1662. periodId = string.IsNullOrWhiteSpace(lessonRecord.periodId) ? new List<string>() : new List<string> { lessonRecord.periodId },
  1663. size = size.HasValue ? size.Value : 0,
  1664. };
  1665. await client.GetContainer(Constant.TEAMModelOS, tbname).UpsertItemAsync(bloblog);
  1666. //await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")},课堂id:{_lessonId} blob刷新完成!", GroupNames.醍摩豆服務運維群組);
  1667. await BlobService.RefreshBlobRoot(new BlobRefreshMessage { progress = "update", root = "records", name = $"{blobname}" }, _serviceBus, _configuration, _azureRedis);
  1668. msgs.Add(update);
  1669. List<ExamData> examDatas = new List<ExamData>();
  1670. if (lessonBase!=null && lessonBase.student!=null)
  1671. {
  1672. string owner = lessonRecord.scope.Equals("school") ? lessonRecord.school : lessonRecord.tmdid;
  1673. examDatas = await LessonETLService.GetExamInfo(lessonRecord, timeLineData, _azureStorage, owner);
  1674. sokratesDatas= sokratesDatas.IsNotEmpty() ? sokratesDatas : timeLineData!=null ? timeLineData.events : new List<TimeLineEvent>();
  1675. }
  1676. LessonLocal lessonLocal = new LessonLocal()
  1677. {
  1678. lessonBase=lessonBase,
  1679. timeLineData= timeLineData,
  1680. lessonRecord= lessonRecord,
  1681. taskDatas= taskDatas,
  1682. smartRatingDatas= smartRatingDatas,
  1683. irsDatas= irsDatas,
  1684. coworkDatas= coworkDatas,
  1685. examDatas=examDatas,
  1686. sokratesDatas= sokratesDatas,
  1687. studentLessonDatas=studentLessonDatas
  1688. };
  1689. try {
  1690. if (lessonRecord.duration>0)
  1691. {
  1692. var location = Environment.GetEnvironmentVariable("Option:Location");
  1693. List<School> schools= new List<School>();
  1694. List<StudentSemesterRecord> studentSemesterRecords = new List<StudentSemesterRecord>();
  1695. List<OverallEducation> overallEducations = new List<OverallEducation>();
  1696. List<Student> studentsBase = new List<Student>();
  1697. List<StudentSemesterRecord> students = new List<StudentSemesterRecord>();
  1698. LessonDataAnalysisCluster lessonDataAnalysis = null;
  1699. await LessonETLService.DoStudentLessonData(Constant.objectiveTypes, _azureStorage, lessonLocal, _dingDing, client, location,_azureRedis, studentSemesterRecords, overallEducations, lessonDataAnalysis, studentsBase, schools);
  1700. // 使用当前文化设置的日历
  1701. CultureInfo cultureInfo = CultureInfo.CurrentCulture;
  1702. Calendar calendar = cultureInfo.Calendar;
  1703. //表示如果一年的第一个星期至少有4天在同一年,则该星期被视为第一周,DayOfWeek.Monday和DayOfWeek.Sunday分别表示一周的第一天是星期一或星期日。
  1704. var week = calendar.GetWeekOfYear(DateTime.Now, CalendarWeekRule.FirstFourDayWeek, DayOfWeek.Monday);
  1705. string key = $"LessonWeekly:{lessonRecord.scope}:{DateTime.Now.Year}-{week}";
  1706. _azureRedis.GetRedisClient(8).HashSet(key, $"{lessonRecord.tmdid}:{lessonRecord.id}",
  1707. new LessonWeek
  1708. {
  1709. week=week,
  1710. id = lessonRecord.id,
  1711. cid=lessonRecord.courseId,
  1712. sid= lessonRecord.subjectId,
  1713. school=lessonRecord.school,
  1714. gid= lessonRecord.groupIds?.FirstOrDefault(),
  1715. //pid= lessonRecord.periodId,
  1716. scope= lessonRecord.scope,
  1717. }.ToJsonString()
  1718. );
  1719. await _azureRedis.GetRedisClient(8).KeyExpireAsync(key, TimeSpan.FromDays(10));
  1720. }
  1721. } catch (Exception ex) {
  1722. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}处理学生课中数据发生异常,{_lessonId}\n{ex.Message}\n{ex.StackTrace}\n\n{lessonRecord.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1723. }
  1724. DoLessonStudentRecord(_dingDing, _snowflakeId, lessonRecord, scope, client, school, tmdid, teacher, _serviceBus, _azureStorage, _configuration, lessonBase, _azureRedis, PickupMemberIds, taskDatas, irsDatas);
  1725. }
  1726. catch (Exception ex)
  1727. {
  1728. if (!ex.Message.Contains("The specified blob does not exist"))
  1729. {
  1730. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}课程读取base.json,{_lessonId}\n{ex.Message}\n{ex.StackTrace}\n\n{lessonRecord.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  1731. }
  1732. }
  1733. await BIStats.SetTypeAddStats(client, _dingDing, lessonRecord.school, "Less", 0, 1, lessonRecord.clientInteractionCount);//BI统计增/减量
  1734. break;
  1735. //更新 时间线
  1736. case "up-TimeLine":
  1737. //BlobDownloadResult TimeLineblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/{_lessonId}/IES/TimeLine.json").DownloadContentAsync();
  1738. //var timeline = TimeLineblobDownload.Content.ToObjectFromJson<List<LessonTimeLine>>();
  1739. msgs.Add(update);
  1740. break;
  1741. //更新 课堂总览信息
  1742. case "up-ActivityInfo":
  1743. //BlobDownloadResult ActivityInfoblobDownload = await _azureStorage.GetBlobContainerClient(blobname).GetBlobClient($"/{_lessonId}/IES/ActivityInfo.json").DownloadContentAsync();
  1744. //var activityInfos = ActivityInfoblobDownload.Content.ToObjectFromJson<List<LessonActivityInfo>>();
  1745. msgs.Add(update);
  1746. break;
  1747. case "up-baseinfo":///更新基础信息,名称科目,年级,分类等,不能删除 ,由update-lesson-baseinfo 触发。
  1748. isReplace = true;
  1749. msgs.Add(update);
  1750. break;
  1751. case "up-expire"://消除过期时间,消除后需要取消已经排程的通知订阅
  1752. try
  1753. {
  1754. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1755. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecord.id } });
  1756. foreach (var record in records)
  1757. {
  1758. try
  1759. {
  1760. await table.DeleteSingle<ChangeRecord>(record.PartitionKey, record.RowKey);
  1761. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), record.sequenceNumber);
  1762. }
  1763. catch (Exception)
  1764. {
  1765. continue;
  1766. }
  1767. }
  1768. }
  1769. catch (Exception)
  1770. {
  1771. break;
  1772. }
  1773. isReplace = true;
  1774. msgs.Add(update);
  1775. break;
  1776. case "delete":
  1777. try
  1778. {
  1779. if (lessonRecord.expire > 0)
  1780. {
  1781. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1782. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecord.id } });
  1783. foreach (var record in records)
  1784. {
  1785. try
  1786. {
  1787. await table.DeleteSingle<ChangeRecord>(record.PartitionKey, record.RowKey);
  1788. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), record.sequenceNumber);
  1789. }
  1790. catch (Exception)
  1791. {
  1792. continue;
  1793. }
  1794. }
  1795. }
  1796. await _azureStorage.GetBlobServiceClient().DeleteBlobs(_dingDing, blobname, new List<string> { $"records/{_lessonId}" });
  1797. await client.GetContainer(Constant.TEAMModelOS, tbname).DeleteItemStreamAsync(lessonRecord.id, new PartitionKey($"Bloblog-{blobname}"));
  1798. await BlobService.RefreshBlobRoot(new BlobRefreshMessage { progress = "update", root = "records", name = $"{blobname}" }, _serviceBus, _configuration, _azureRedis);
  1799. msgs.Add(update);
  1800. }
  1801. catch (CosmosException)
  1802. {
  1803. msgs.Add(update);
  1804. }
  1805. lessonRecord = null;
  1806. isReplace = false;
  1807. break;
  1808. case "create":
  1809. oldlessonRecord = null;
  1810. //处理课堂选用的课程信息
  1811. lessonRecord.show = teacher.lessonShow;
  1812. lessonRecord.upload = 0;
  1813. if (!string.IsNullOrEmpty(lessonRecord.courseId))
  1814. {
  1815. CourseBase course = null;
  1816. try
  1817. {
  1818. var cresponse = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemStreamAsync(lessonRecord.courseId, new PartitionKey($"CourseBase-{lessonRecord.school}"));
  1819. if (cresponse.StatusCode == System.Net.HttpStatusCode.OK)
  1820. {
  1821. using var cJson = await JsonDocument.ParseAsync(cresponse.Content);
  1822. course = cJson.ToObject<CourseBase>();
  1823. }
  1824. else
  1825. {
  1826. var sresponse = await client.GetContainer(Constant.TEAMModelOS, "Teacher").ReadItemStreamAsync(lessonRecord.courseId, new PartitionKey($"CourseBase"));
  1827. if (sresponse.StatusCode == System.Net.HttpStatusCode.OK)
  1828. {
  1829. using var cJson = await JsonDocument.ParseAsync(sresponse.Content);
  1830. course = cJson.ToObject<CourseBase>();
  1831. }
  1832. else
  1833. {
  1834. course = null;
  1835. }
  1836. }
  1837. }
  1838. catch (Exception ex)
  1839. {
  1840. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-查询课程-CosmosDB异常{ex.Message}\n{ex.StackTrace}\n", GroupNames.醍摩豆服務運維群組);
  1841. }
  1842. /*catch (CosmosException ex) when (ex.Status != 404)
  1843. {
  1844. try
  1845. {
  1846. course = await client.GetContainer(Constant.TEAMModelOS, "Teacher").ReadItemAsync<Course>(lessonRecord.courseId, new PartitionKey($"Course-{lessonRecord.tmdid}"));
  1847. }
  1848. catch (CosmosException e) when (e.Status != 404)
  1849. {
  1850. course = null;
  1851. }
  1852. }*/
  1853. if (course != null)
  1854. {
  1855. lessonRecord.periodId = course.period?.id;
  1856. lessonRecord.subjectId = course.subject?.id;
  1857. }
  1858. }
  1859. //处理课堂选用的名单
  1860. if (lessonRecord.groupIds.IsNotEmpty())
  1861. {
  1862. List<GroupListDto> groups = await GroupListService.GetGroupListByListids(client, _dingDing, lessonRecord.groupIds, lessonRecord.school);
  1863. if (!string.IsNullOrWhiteSpace(lessonRecord.school) && !string.IsNullOrWhiteSpace(lessonRecord.periodId))
  1864. {
  1865. HashSet<string> grades = new HashSet<string>();
  1866. School schoolObj = await client.GetContainer(Constant.TEAMModelOS, "School").ReadItemAsync<School>(lessonRecord.school, new PartitionKey("Base"));
  1867. HashSet<int> gd = groups.SelectMany(z => z.grades).ToHashSet();
  1868. groups.ForEach(y =>
  1869. {
  1870. if (y.type.Equals("teach") || y.type.Equals("class"))
  1871. {
  1872. gd.Add(y.year);
  1873. }
  1874. });
  1875. var gpdata = SchoolService.GetGrades(schoolObj, lessonRecord.periodId, gd);
  1876. lessonRecord.grade = gpdata.grades.ToList();
  1877. }
  1878. }
  1879. try
  1880. {
  1881. if (scope.Equals("school"))
  1882. {
  1883. School schoolBase = await client.GetContainer(Constant.TEAMModelOS, Constant.School).ReadItemAsync<School>(school, new PartitionKey("Base"));
  1884. {
  1885. await SystemService.RecordAccumulateData(_azureRedis, _dingDing, new SDK.Models.Dtos.Accumulate
  1886. { client = "hiteach", count = 1, id = schoolBase.id, key = "lesson-create", name = schoolBase.name, scope = "school", target = schoolBase.id });
  1887. await SystemService.RecordAccumulateData(_azureRedis, _dingDing, new SDK.Models.Dtos.Accumulate
  1888. { client = "hiteach", count = 1, id = lessonRecord.tmdid, key = "lesson-create", name = "课例", scope = "teacher", target = lessonRecord.tmdid });
  1889. }
  1890. var space = await BlobService.GetSurplusSpace(school, scope, $"{Environment.GetEnvironmentVariable("Option:Location")}", _azureCosmos, _azureRedis, _azureStorage, _dingDing, _httpTrigger);
  1891. SchoolSetting setting = null;
  1892. ResponseMessage schoolSetting = await client.GetContainer(Constant.TEAMModelOS, Constant.School).ReadItemStreamAsync(school, new PartitionKey("SchoolSetting"));
  1893. if (schoolSetting.StatusCode == System.Net.HttpStatusCode.OK)
  1894. {
  1895. setting = JsonDocument.Parse(schoolSetting.Content).RootElement.Deserialize<SchoolSetting>();
  1896. if (setting.lessonSetting != null)
  1897. {
  1898. //两种状态都不属于,则默认未开启。
  1899. if (setting.lessonSetting.openAutoClean != 0 && setting.lessonSetting.openAutoClean != 1)
  1900. {
  1901. setting.lessonSetting.openAutoClean = 0;
  1902. setting.lessonSetting.expireDays = Constant.school_lesson_expire;
  1903. }
  1904. else
  1905. {
  1906. //属于 要么开启1,要么关闭0
  1907. }
  1908. }
  1909. else
  1910. {
  1911. setting.lessonSetting = new LessonSetting() { openAutoClean = 0, expireDays = Constant.school_lesson_expire };
  1912. }
  1913. }
  1914. else
  1915. {
  1916. setting = new SchoolSetting() { lessonSetting = new LessonSetting { openAutoClean = 0, expireDays = Constant.school_lesson_expire } };
  1917. }
  1918. int school_lesson_expire = 0;
  1919. bool save = true;
  1920. if (space.surplus > 0)
  1921. {
  1922. save = true;
  1923. }
  1924. else
  1925. {
  1926. save = false;
  1927. school_lesson_expire = Constant.school_lesson_expire;
  1928. }
  1929. if (!save && school_lesson_expire > 0)
  1930. {
  1931. // 1-时间戳,7-时间戳
  1932. Dictionary<int, ExpireTag> result = new Dictionary<int, ExpireTag>();
  1933. //暂定7天
  1934. var now = DateTimeOffset.UtcNow;
  1935. //剩余3天的通知
  1936. //var day3= now.AddDays(school_lesson_expire - 3).ToUnixTimeMilliseconds();
  1937. //result.Add(3, day3);
  1938. //剩余1天的通知
  1939. var day1 = now.AddDays(school_lesson_expire - (school_lesson_expire - 1)).ToUnixTimeMilliseconds();
  1940. result.Add(1, new ExpireTag { expire = day1, tag = "notification" });
  1941. //到期通知
  1942. //不到五点上传的课例,七天之后直接删除。
  1943. int addSecond = 0;
  1944. if (now.Hour > 5)
  1945. {
  1946. // 到凌晨00点还差 (24 - now.Hour) *60 * 60 分钟,再加天数;
  1947. addSecond = school_lesson_expire * 86400 + (24 - now.Hour) * 3600 - (now.Hour * 3600);
  1948. //再加 00到05小时内的 随机秒数
  1949. Random rand = new Random();
  1950. int randInt = rand.Next(0, 18000);
  1951. addSecond += randInt;
  1952. }
  1953. else
  1954. {
  1955. addSecond = school_lesson_expire * 24 * 60 * 60;
  1956. }
  1957. lessonRecord.expire = now.AddSeconds(addSecond).ToUnixTimeMilliseconds();
  1958. result.Add(school_lesson_expire, new ExpireTag { expire = lessonRecord.expire, tag = "delete" });
  1959. // result.Add(school_lesson_expire, lessonRecord.expire);
  1960. string biz = "expire";
  1961. string expireTime = DateTimeOffset.FromUnixTimeMilliseconds(lessonRecord.expire).ToString("yyyy-MM-dd HH:mm:ss");
  1962. Teacher targetTeacher = await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReadItemAsync<Teacher>($"{tmdid}", new PartitionKey($"Base"));
  1963. _coreAPIHttpService.PushNotify(new List<IdNameCode> { new IdNameCode { id = targetTeacher.id, name = targetTeacher.name, code = targetTeacher.lang } }, "expire-school_lessonRecord", Constant.NotifyType_IES5_Course,
  1964. new Dictionary<string, object> { { "tmdid", teacher.id }, { "tmdname", teacher.name }, { "schoolName", schoolBase.name },
  1965. { "schoolId", $"{school}" },{ "lessonId",lessonRecord.id }, { "expireTime", expireTime },{ "lessonName",lessonRecord.name } }, $"{Environment.GetEnvironmentVariable("Option:Location")}", _configuration, _dingDing, "");
  1966. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  1967. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecord.id } });
  1968. if (records.Count <= 0)
  1969. {
  1970. foreach (var item in result)
  1971. {
  1972. string PartitionKey = string.Format("{0}{1}{2}", lessonRecord.code, "-", $"expire-{item.Key}");
  1973. //课堂的id ,
  1974. //课堂的通知时间类型progress, 默认就会发送一条,到期前一天发送一条,最后已到期发送一条。
  1975. var servicebus_message = new ServiceBusMessage(new
  1976. {
  1977. id = lessonRecord.id,
  1978. progress = item.Key,
  1979. code = lessonRecord.code,
  1980. scope = lessonRecord.scope,
  1981. school = lessonRecord.school,
  1982. opt = "delete",
  1983. expire = lessonRecord.expire,
  1984. tmdid = tmdid,
  1985. tmdname = teacher.name,
  1986. name = lessonRecord.name,
  1987. startTime = lessonRecord.startTime,
  1988. tag = item.Value.tag
  1989. }.ToJsonString());
  1990. servicebus_message.ApplicationProperties.Add("name", "LessonRecordExpire");
  1991. long start = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), servicebus_message, DateTimeOffset.FromUnixTimeMilliseconds(item.Value.expire));
  1992. ChangeRecord changeRecord = new ChangeRecord
  1993. {
  1994. RowKey = lessonRecord.id,
  1995. PartitionKey = PartitionKey,
  1996. sequenceNumber = start,
  1997. msgId = servicebus_message.MessageId
  1998. };
  1999. await table.Save<ChangeRecord>(changeRecord);
  2000. }
  2001. }
  2002. }
  2003. }
  2004. //个人课例保存规则
  2005. if (scope.Equals("private"))
  2006. {
  2007. int lessonLimit = teacher.lessonLimit;
  2008. var space = await BlobService.GetSurplusSpace(tmdid, scope, $"{Environment.GetEnvironmentVariable("Option:Location")}", _azureCosmos, _azureRedis, _azureStorage, _dingDing, _httpTrigger);
  2009. //20230208调整之前 if (blobTotal * 1073741824 - blobsize > 2147483648) //剩余空间大于2G
  2010. //剩余空间不足,则开启自动清理机制
  2011. if (space.surplus > 0)
  2012. {
  2013. //大于0则表示空间充足
  2014. lessonLimit = -1;
  2015. }
  2016. else
  2017. {
  2018. //20230208调整增加逻辑,之前lessonLimit用于处理默认保存50条,现在用于处理标记是否空间不足,不足则标记清理。
  2019. if ($"{Environment.GetEnvironmentVariable("Option:Location")}".Contains("Test", StringComparison.OrdinalIgnoreCase))
  2020. {
  2021. lessonLimit = 0;
  2022. }
  2023. else
  2024. {
  2025. lessonLimit = -1;
  2026. }
  2027. }
  2028. if (lessonLimit != -1)
  2029. {
  2030. #region 20230208 调整之后
  2031. {
  2032. // 1-时间戳,7-时间戳
  2033. Dictionary<int, ExpireTag> result = new Dictionary<int, ExpireTag>();
  2034. //暂定7天
  2035. var now = DateTimeOffset.UtcNow;
  2036. //剩余3天的通知
  2037. //var day3= now.AddDays(Constant.private_lesson_expire - 3).ToUnixTimeMilliseconds();
  2038. //result.Add(3, day3);
  2039. //剩余1天的通知
  2040. var day1 = now.AddDays(Constant.private_lesson_expire - (Constant.private_lesson_expire - 1)).ToUnixTimeMilliseconds();
  2041. result.Add(1, new ExpireTag { expire = day1, tag = "notification" });
  2042. //到期通知
  2043. //不到五点上传的课例,七天之后直接删除。
  2044. int addSecond = 0;
  2045. if (now.Hour > 5)
  2046. {
  2047. // 到凌晨00点还差 (24 - now.Hour) *60 * 60 分钟,再加天数;
  2048. addSecond = Constant.private_lesson_expire * 86400 + (24 - now.Hour) * 3600;
  2049. //再加 00到05小时内的 随机秒数
  2050. Random rand = new Random();
  2051. int randInt = rand.Next(0, 18000);
  2052. addSecond += randInt;
  2053. }
  2054. else
  2055. {
  2056. addSecond = Constant.private_lesson_expire * 24 * 60 * 60;
  2057. }
  2058. //将当前课例标记为 自动清理
  2059. lessonRecord.expire = now.AddSeconds(addSecond).ToUnixTimeMilliseconds();
  2060. result.Add(Constant.private_lesson_expire, new ExpireTag { expire = lessonRecord.expire, tag = "delete" });
  2061. string biz = "expire";
  2062. string expireTime = DateTimeOffset.FromUnixTimeMilliseconds(lessonRecord.expire).ToString("yyyy-MM-dd HH:mm:ss");
  2063. _coreAPIHttpService.PushNotify(new List<IdNameCode> { new IdNameCode { id = teacher.id, name = teacher.name, code = teacher.lang } }, "expire-private_lessonRecord", Constant.NotifyType_IES5_Course,
  2064. new Dictionary<string, object> { { "tmdname", teacher.name }, { "tmdid", teacher.name }, { "expireTime", expireTime }, { "lessonId", lessonRecord.id }, { "lessonName", lessonRecord.name } }, $"{Environment.GetEnvironmentVariable("Option:Location")}", _configuration, _dingDing, "");
  2065. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  2066. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecord.id } });
  2067. if (records.Count <= 0)
  2068. {
  2069. foreach (var item in result)
  2070. {
  2071. string PartitionKey = string.Format("{0}{1}{2}", lessonRecord.code, "-", $"expire-{item.Key}");
  2072. //课堂的id ,
  2073. //课堂的通知时间类型progress, 默认就会发送一条,到期前一天发送一条,最后已到期发送一条。
  2074. var servicebus_message = new ServiceBusMessage(new
  2075. {
  2076. id = lessonRecord.id,
  2077. progress = item.Key,
  2078. code = lessonRecord.code,
  2079. scope = lessonRecord.scope,
  2080. school = lessonRecord.school,
  2081. opt = "delete",
  2082. expire = lessonRecord.expire,
  2083. tmdid = tmdid,
  2084. tmdname = teacher.name,
  2085. name = lessonRecord.name,
  2086. startTime = lessonRecord.startTime,
  2087. tag = item.Value.tag
  2088. }.ToJsonString());
  2089. servicebus_message.ApplicationProperties.Add("name", "LessonRecordExpire");
  2090. long start = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), servicebus_message, DateTimeOffset.FromUnixTimeMilliseconds(item.Value.expire));
  2091. ChangeRecord changeRecord = new ChangeRecord
  2092. {
  2093. RowKey = lessonRecord.id,
  2094. PartitionKey = PartitionKey,
  2095. sequenceNumber = start,
  2096. msgId = servicebus_message.MessageId
  2097. };
  2098. await table.Save<ChangeRecord>(changeRecord);
  2099. }
  2100. }
  2101. await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReplaceItemAsync(lessonRecord, lessonRecord.id, new PartitionKey(lessonRecord.code));
  2102. }
  2103. #endregion 20230208 调整之后
  2104. #region 20230208 调整之前
  2105. /** 20230208 调整之前
  2106. HashSet<string> ids = new HashSet<string>();
  2107. //未定义的 以及过期时间小于等于0 的 课例
  2108. string private_count_sql = $"select value(c.id) from c where ( c.expire<=0 or IS_DEFINED(c.expire) = false ) and c.tmdid='{tmdid}' ";
  2109. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).GetItemQueryIteratorSql<string>(
  2110. queryText: private_count_sql, requestOptions: new QueryRequestOptions { PartitionKey = new PartitionKey(code) }))
  2111. {
  2112. ids.Add(item);
  2113. }
  2114. // 220601 收藏不限條數,但空間不足時,僅保留最後一次上傳的課例 ()
  2115. //包含收藏的本人的个人课例
  2116. //string favorite_count_sql = $"select value(c.id) from c where c.type='LessonRecord' and c.owner='{tmdid}' and c.scope='private' ";
  2117. //await foreach (var item in client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).GetItemQueryIteratorSql<string>(
  2118. // queryText: favorite_count_sql, requestOptions: new QueryRequestOptions { PartitionKey = new PartitionKey($"Favorite-{tmdid}") }))
  2119. //{
  2120. // ids.Add(item);
  2121. //}
  2122. //教师个人预设的,可以通过设置的方式增加
  2123. int limit = teacher.lessonLimit;
  2124. if (teacher.lessonLimit == 0)
  2125. {
  2126. //未设置的的采用系统设置的默认值50
  2127. limit = Constant.private_lesson_limit;
  2128. }
  2129. if (ids.Count >= limit)
  2130. {
  2131. LessonRecord lessonRecordExpire = null;
  2132. //获取一条最新的 且没有被收藏,且没有被标记为过期的记录,且不是当前触发的id 。
  2133. //220712 讨论,将desc去掉,获取最旧的那一笔数据。删除最旧的
  2134. string sql = $"SELECT top 1 value(c) FROM c where ( c.expire<=0 or IS_DEFINED(c.expire) = false ) and c.tmdid='{tmdid}' " +
  2135. $"and c.favorite<=0 and c.id<>'{lessonRecord.id}' and c.status<>404 order by c.startTime ";
  2136. await foreach (var item in client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).GetItemQueryIteratorSql<LessonRecord>(
  2137. queryText: sql, requestOptions: new QueryRequestOptions { PartitionKey = new PartitionKey($"{code}") }))
  2138. {
  2139. lessonRecordExpire = item; break;
  2140. }
  2141. if (lessonRecordExpire != null)
  2142. {
  2143. // 1-时间戳,7-时间戳
  2144. Dictionary<int, ExpireTag> result = new Dictionary<int, ExpireTag>();
  2145. //暂定7天
  2146. var now = DateTimeOffset.UtcNow;
  2147. //剩余3天的通知
  2148. //var day3= now.AddDays(Constant.private_lesson_expire - 3).ToUnixTimeMilliseconds();
  2149. //result.Add(3, day3);
  2150. //剩余1天的通知
  2151. var day1 = now.AddDays(Constant.private_lesson_expire - (Constant.private_lesson_expire - 1)).ToUnixTimeMilliseconds();
  2152. result.Add(1, new ExpireTag { expire = day1, tag = "notification" });
  2153. //到期通知
  2154. //不到五点上传的课例,七天之后直接删除。
  2155. int addSecond = 0;
  2156. if (now.Hour > 5)
  2157. {
  2158. // 到凌晨00点还差 (24 - now.Hour) *60 * 60 分钟,再加天数;
  2159. addSecond = Constant.private_lesson_expire * 86400 + (24 - now.Hour) * 3600;
  2160. //再加 00到05小时内的 随机秒数
  2161. Random rand = new Random();
  2162. int randInt = rand.Next(0, 18000);
  2163. addSecond += randInt;
  2164. }
  2165. else
  2166. {
  2167. addSecond = Constant.private_lesson_expire * 24 * 60 * 60;
  2168. }
  2169. lessonRecordExpire.expire = now.AddSeconds(addSecond).ToUnixTimeMilliseconds();
  2170. //result.Add(Constant.private_lesson_expire, lessonRecordExpire.expire);
  2171. result.Add(Constant.private_lesson_expire, new ExpireTag { expire = lessonRecordExpire.expire, tag = "delete" });
  2172. string biz = "expire";
  2173. string expireTime= DateTimeOffset.FromUnixTimeMilliseconds(lessonRecordExpire.expire).ToString("yyyy-MM-dd HH:mm:ss");
  2174. _coreAPIHttpService.PushNotify(new List<IdNameCode> { new IdNameCode { id = teacher.id, name = teacher.name, code = teacher.lang } }, "expire-private_lessonRecord", Constant.NotifyType_IES5_Course,
  2175. new Dictionary<string, object> { { "tmdname", teacher.name }, { "tmdid", teacher.name }, { "expireTime", expireTime }, { "lessonId", lessonRecordExpire.id }, { "lessonName", lessonRecordExpire. name } }, $"{Environment.GetEnvironmentVariable("Option:Location")}", _configuration, _dingDing, "");
  2176. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  2177. List<ChangeRecord> records = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", lessonRecordExpire.id } });
  2178. if (records.Count <= 0)
  2179. {
  2180. foreach (var item in result)
  2181. {
  2182. string PartitionKey = string.Format("{0}{1}{2}", lessonRecordExpire.code, "-", $"expire-{item.Key}");
  2183. //课堂的id ,
  2184. //课堂的通知时间类型progress, 默认就会发送一条,到期前一天发送一条,最后已到期发送一条。
  2185. var message = new ServiceBusMessage(new
  2186. {
  2187. id = lessonRecordExpire.id,
  2188. progress = item.Key,
  2189. code = lessonRecordExpire.code,
  2190. scope = lessonRecordExpire.scope,
  2191. school = lessonRecordExpire.school,
  2192. opt = "delete",
  2193. expire = lessonRecordExpire.expire,
  2194. tmdid = tmdid,
  2195. tmdname = teacher.name,
  2196. name = lessonRecordExpire.name,
  2197. startTime = lessonRecordExpire.startTime,
  2198. tag = item.Value.tag
  2199. }.ToJsonString());
  2200. message.ApplicationProperties.Add("name", "LessonRecordExpire");
  2201. long start = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), message, DateTimeOffset.FromUnixTimeMilliseconds(item.Value.expire));
  2202. ChangeRecord changeRecord = new ChangeRecord
  2203. {
  2204. RowKey = lessonRecordExpire.id,
  2205. PartitionKey = PartitionKey,
  2206. sequenceNumber = start,
  2207. msgId = message.MessageId
  2208. };
  2209. await table.Save<ChangeRecord>(changeRecord);
  2210. }
  2211. }
  2212. await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReplaceItemAsync(lessonRecordExpire, lessonRecordExpire.id, new PartitionKey(lessonRecordExpire.code));
  2213. }
  2214. }**/
  2215. #endregion 20230208 调整之前
  2216. }
  2217. else
  2218. {
  2219. //=-1 则表示不限制上传数量
  2220. }
  2221. await SystemService.RecordAccumulateData(_azureRedis, _dingDing, new SDK.Models.Dtos.Accumulate
  2222. { client = "hiteach", count = 1, id = lessonRecord.tmdid, key = "lesson-create", name = "课例", scope = "teacher", target = lessonRecord.tmdid });
  2223. }
  2224. }
  2225. catch (Exception e)
  2226. {
  2227. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-处理课堂记录的-CosmosDB异常{e.Message}\n{e.StackTrace}\n\n{lessonRecord.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  2228. }
  2229. msgs.Add(update);
  2230. await BIStats.SetTypeAddStats(client, _dingDing, lessonRecord.school, "Less", 1, 0);//BI统计增/减量
  2231. break;
  2232. default:
  2233. break;
  2234. }
  2235. }
  2236. //如果被删除则不能再被更新
  2237. if (isReplace)
  2238. {
  2239. await _azureCosmos.GetCosmosClient().GetContainer(Constant.TEAMModelOS, tbname).ReplaceItemAsync<LessonRecord>(lessonRecord, lessonId, new PartitionKey(code));
  2240. }
  2241. //计算课堂更新前后的差值
  2242. lessonDis = LessonService.DisLessonCount(oldlessonRecord, lessonRecord, lessonDis);
  2243. await LessonService.FixLessonCount(client, _dingDing, lessonRecord, oldlessonRecord, lessonDis);
  2244. }
  2245. });
  2246. }
  2247. catch (CosmosException e)
  2248. {
  2249. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-更新课堂记录出错-CosmosDB异常{e.Message}\n{e.StackTrace}\n", GroupNames.醍摩豆服務運維群組);
  2250. }
  2251. catch (Exception ex)
  2252. {
  2253. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-更新课堂记录出错IESServiceBusTrigger\n{ex.Message}{ex.StackTrace}{data}{code}", GroupNames.醍摩豆服務運維群組);
  2254. }
  2255. finally
  2256. {
  2257. // Complete the message
  2258. await messageActions.CompleteMessageAsync(message);
  2259. }
  2260. }
  2261. /// <summary>
  2262. /// UseDevelopmentStorage=true
  2263. /// </summary>
  2264. /// <param name="message"></param>
  2265. /// <param name="messageActions"></param>
  2266. /// <returns></returns>
  2267. [Function("LessonRecordExpire")]
  2268. public async Task LessonRecordExpireFunc(
  2269. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%","lesson-record-expire", Connection = "Azure:ServiceBus:ConnectionString")]
  2270. ServiceBusReceivedMessage message,
  2271. ServiceBusMessageActions messageActions)
  2272. {
  2273. _logger.LogInformation("Message ID: {id}", message.MessageId);
  2274. _logger.LogInformation("Message Body: {body}", message.Body);
  2275. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  2276. var jsonMsg = JsonDocument.Parse(message.Body).RootElement;
  2277. try
  2278. {
  2279. jsonMsg.TryGetProperty("id", out JsonElement id);
  2280. jsonMsg.TryGetProperty("progress", out JsonElement progress);
  2281. jsonMsg.TryGetProperty("code", out JsonElement _code);
  2282. jsonMsg.TryGetProperty("tmdid", out JsonElement tmdid);
  2283. jsonMsg.TryGetProperty("tmdname", out JsonElement tmdname);
  2284. jsonMsg.TryGetProperty("name", out JsonElement name);
  2285. jsonMsg.TryGetProperty("startTime", out JsonElement startTime);
  2286. jsonMsg.TryGetProperty("expire", out JsonElement expire);
  2287. jsonMsg.TryGetProperty("scope", out JsonElement scope);
  2288. jsonMsg.TryGetProperty("school", out JsonElement _school);
  2289. jsonMsg.TryGetProperty("tag", out JsonElement _tag);
  2290. var client = _azureCosmos.GetCosmosClient();
  2291. //处理到期删除
  2292. if (_tag.ValueKind.Equals(JsonValueKind.String) && $"{_tag}".Equals("delete"))
  2293. {
  2294. string lessonId = $"{id}";
  2295. string tbname;
  2296. string school = $"{_school}";
  2297. string code = "";
  2298. if ($"{scope}".Equals("school") && !string.IsNullOrEmpty($"{school}"))
  2299. {
  2300. code = $"LessonRecord-{school}";
  2301. tbname = "School";
  2302. }
  2303. else if ($"{scope}".Equals("private"))
  2304. {
  2305. code = $"LessonRecord";
  2306. tbname = "Teacher";
  2307. }
  2308. else
  2309. {
  2310. return;
  2311. }
  2312. ResponseMessage response = await client.GetContainer(Constant.TEAMModelOS, tbname).ReadItemStreamAsync(lessonId, new PartitionKey(code));
  2313. if (response.StatusCode == System.Net.HttpStatusCode.OK)
  2314. {
  2315. LessonRecord lessonRecord;
  2316. var doc = JsonDocument.Parse(response.Content);
  2317. lessonRecord = doc.RootElement.ToObject<LessonRecord>();
  2318. lessonRecord.status = 404;
  2319. await client.GetContainer(Constant.TEAMModelOS, tbname).ReplaceItemAsync(lessonRecord, lessonRecord.id, new PartitionKey(lessonRecord.code));
  2320. var ActiveTask = _configuration.GetValue<string>("Azure:ServiceBus:ActiveTask");
  2321. var messageChange = new ServiceBusMessage(new { delete_id = lessonId, tmdid = tmdid, scope = scope, opt = "delete", school = school }.ToJsonString());
  2322. messageChange.ApplicationProperties.Add("name", "LessonRecordEvent");
  2323. await _serviceBus.GetServiceBusClient().SendMessageAsync(ActiveTask, messageChange);
  2324. await _dingDing.SendBotMsg($"课例:【{lessonRecord.name}】\n课例ID:【{lessonRecord.id}】\n因时间到期,即将被自动删除,到期时间:" +
  2325. $"{lessonRecord.expire}\n{lessonRecord.ToJsonString()}", GroupNames.成都开发測試群組);
  2326. }
  2327. }
  2328. string biz = "expire";
  2329. Teacher targetTeacher = await client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).ReadItemAsync<Teacher>($"{tmdid}", new PartitionKey($"Base"));
  2330. string expireTime = DateTimeOffset.FromUnixTimeMilliseconds(long.Parse($"{expire}")).ToString("yyyy-MM-dd HH:mm:ss");
  2331. _coreAPIHttpService.PushNotify(new List<IdNameCode> { new IdNameCode { id = targetTeacher.id, name = targetTeacher.name, code = targetTeacher.lang } }, "expire-private_lessonRecord", Constant.NotifyType_IES5_Course,
  2332. new Dictionary<string, object> { { "tmdname", tmdname }, { "tmdid", tmdid }, { "lessonId", id }, { "expireTime", expireTime }, { "lessonName", name } }, $"{Environment.GetEnvironmentVariable("Option:Location")}", _configuration, _dingDing, "");
  2333. }
  2334. catch (Exception ex)
  2335. {
  2336. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,LessonRecordExpire()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  2337. }
  2338. finally
  2339. {
  2340. // Complete the message
  2341. await messageActions.CompleteMessageAsync(message);
  2342. }
  2343. }
  2344. /// <summary>
  2345. /// UseDevelopmentStorage=true
  2346. /// </summary>
  2347. /// <param name="message"></param>
  2348. /// <param name="messageActions"></param>
  2349. /// <returns></returns>
  2350. [Function("Imei")]
  2351. public async Task ImeiFunc(
  2352. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "imei", Connection = "Azure:ServiceBus:ConnectionString")]
  2353. ServiceBusReceivedMessage message,
  2354. ServiceBusMessageActions messageActions)
  2355. {
  2356. _logger.LogInformation("Message ID: {id}", message.MessageId);
  2357. _logger.LogInformation("Message Body: {body}", message.Body);
  2358. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  2359. var json = JsonDocument.Parse(message.Body);
  2360. try
  2361. {
  2362. //await _dingDing.SendBotMsg($"IES5,{Environment.GetEnvironmentVariable("Option:Location")},Imei AF call\n{msg.ToJsonString()}", GroupNames.成都开发測試群組);
  2363. if (json.RootElement.TryGetProperty("channel", out JsonElement channel) &&
  2364. json.RootElement.TryGetProperty("userid", out JsonElement userid) &&
  2365. json.RootElement.TryGetProperty("school", out JsonElement school) &&
  2366. json.RootElement.TryGetProperty("stus", out JsonElement stus))
  2367. {
  2368. json.RootElement.TryGetProperty("imeiType", out JsonElement imeiType);
  2369. var db = _azureCosmos.GetCosmosClient();
  2370. foreach (var stu in stus.EnumerateArray())
  2371. {
  2372. await foreach (var item in db.GetContainer(Constant.TEAMModelOS, Constant.Student).GetItemQueryStreamIteratorSql(
  2373. queryText: $"SELECT TOP 1 * FROM c WHERE c.stuid = '{stu.GetString()}' and c.school='{school}' ",
  2374. requestOptions: new() { PartitionKey = new($"Imei") }))
  2375. {
  2376. using var root = await JsonDocument.ParseAsync(item.Content);
  2377. if (root.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  2378. {
  2379. var doc = root.RootElement.GetProperty("Documents").EnumerateArray().First();
  2380. var imei = doc.ToObject<Imei>();
  2381. imei.channel = channel.GetString();
  2382. imei.userid = userid.GetString();
  2383. if (!string.IsNullOrWhiteSpace($"{imeiType}"))
  2384. {
  2385. imei.imeiType = $"{imeiType}";
  2386. }
  2387. else
  2388. {
  2389. if (imei.id.Length == 11)
  2390. {
  2391. imei.imeiType = "139zhxy";
  2392. }
  2393. else if (imei.id.Length == 15)
  2394. {
  2395. imei.imeiType = "tianbo";
  2396. }
  2397. }
  2398. await db.GetContainer(Constant.TEAMModelOS, Constant.Student).ReplaceItemAsync<Imei>(imei, imei.id);
  2399. }
  2400. }
  2401. }
  2402. }
  2403. }
  2404. catch (Exception ex)
  2405. {
  2406. await _dingDing.SendBotMsg($"IES5,{Environment.GetEnvironmentVariable("Option:Location")},Imei AF error\n{ex.Message}\n{ex.StackTrace}{json.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  2407. }
  2408. finally
  2409. {
  2410. // Complete the message
  2411. await messageActions.CompleteMessageAsync(message);
  2412. }
  2413. }
  2414. /// <summary>
  2415. /// UseDevelopmentStorage=true
  2416. /// </summary>
  2417. /// <param name="message"></param>
  2418. /// <param name="messageActions"></param>
  2419. /// <returns></returns>
  2420. [Function("BlobRoot")]
  2421. public async Task BlobRoot(
  2422. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "blobroot", Connection = "Azure:ServiceBus:ConnectionString")]
  2423. ServiceBusReceivedMessage message,
  2424. ServiceBusMessageActions messageActions)
  2425. {
  2426. _logger.LogInformation("Message ID: {id}", message.MessageId);
  2427. _logger.LogInformation("Message Body: {body}", message.Body);
  2428. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  2429. try
  2430. {
  2431. _backgroundWorkerQueue.QueueBackgroundWorkItem(async task =>
  2432. {
  2433. var jsonMsg = JsonDocument.Parse(message.Body).RootElement.ToObject<BlobRefreshMessage>();
  2434. if (!string.IsNullOrWhiteSpace($"{jsonMsg.root}") && !string.IsNullOrWhiteSpace($"{jsonMsg.name}"))
  2435. {
  2436. string lockKey = $"Blob:Lock:{jsonMsg.name}:{jsonMsg.root}";
  2437. bool exist = await _azureRedis.GetRedisClient(8).KeyExistsAsync(lockKey);
  2438. if (exist)
  2439. {
  2440. string[] uls = System.Web.HttpUtility.UrlDecode($"{jsonMsg.root}", Encoding.UTF8).Split("/");
  2441. string u = !string.IsNullOrEmpty(uls[0]) ? uls[0] : uls[1];
  2442. string name = $"{jsonMsg.name}";
  2443. await RefreshBlob(name, u);
  2444. await _azureRedis.GetRedisClient(8).KeyDeleteAsync(lockKey);
  2445. }
  2446. }
  2447. });
  2448. }
  2449. catch { }
  2450. finally
  2451. {
  2452. // Complete the message
  2453. await messageActions.CompleteMessageAsync(message);
  2454. }
  2455. }
  2456. /// <summary>
  2457. /// 統測評量開始結束
  2458. /// </summary>
  2459. /// <param name="message"></param>
  2460. /// <param name="messageActions"></param>
  2461. /// <returns></returns>
  2462. [Function("JointExam")]
  2463. public async Task JointExamFunc(
  2464. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "jointexam", Connection = "Azure:ServiceBus:ConnectionString")]
  2465. ServiceBusReceivedMessage message,
  2466. ServiceBusMessageActions messageActions)
  2467. {
  2468. _logger.LogInformation("Message ID: {id}", message.MessageId);
  2469. _logger.LogInformation("Message Body: {body}", message.Body);
  2470. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  2471. var json = JsonDocument.Parse(message.Body);
  2472. try
  2473. {
  2474. json.RootElement.TryGetProperty("id", out JsonElement id);
  2475. json.RootElement.TryGetProperty("progress", out JsonElement progress);
  2476. json.RootElement.TryGetProperty("code", out JsonElement code);
  2477. var client = _azureCosmos.GetCosmosClient();
  2478. JointExam jointExam = await client.GetContainer(Constant.TEAMModelOS, "Common").ReadItemAsync<JointExam>(id.ToString(), new PartitionKey($"{code}"));
  2479. jointExam.progress = progress.ToString();
  2480. await client.GetContainer(Constant.TEAMModelOS, "Common").ReplaceItemAsync(jointExam, id.ToString(), new PartitionKey($"{code}"));
  2481. }
  2482. catch (CosmosException e)
  2483. {
  2484. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,JointExamBus()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.StatusCode}\n{json.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  2485. }
  2486. catch (Exception ex)
  2487. {
  2488. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,JointExamBus()\n{ex.Message}\n{ex.StackTrace}\n\n{json.RootElement.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  2489. }
  2490. finally
  2491. { // Complete the message
  2492. await messageActions.CompleteMessageAsync(message);
  2493. }
  2494. }
  2495. /// <summary>
  2496. /// 統測活動行程進行狀況更新
  2497. /// </summary>
  2498. /// <param name="message"></param>
  2499. /// <param name="messageActions"></param>
  2500. /// <returns></returns>
  2501. [Function("JointEventSchedule")]
  2502. public async Task JointEventFunc(
  2503. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "jointevent-schedule", Connection = "Azure:ServiceBus:ConnectionString")]
  2504. ServiceBusReceivedMessage message,
  2505. ServiceBusMessageActions messageActions,
  2506. ExecutionContext context)
  2507. {
  2508. _logger.LogInformation("Message ID: {id}", message.MessageId);
  2509. _logger.LogInformation("Message Body: {body}", message.Body);
  2510. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  2511. var jsonMsg = JsonDocument.Parse(message.Body).RootElement;
  2512. jsonMsg.TryGetProperty("jointEventId", out JsonElement jointEventId);
  2513. jsonMsg.TryGetProperty("jointScheduleId", out JsonElement jointScheduleId);
  2514. jsonMsg.TryGetProperty("progress", out JsonElement progress);
  2515. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  2516. try
  2517. {
  2518. //多國語字典
  2519. //string rootPath = _environment.ContentRootPath;
  2520. //List<string> langList = new List<string>() { "en-us", "zh-cn", "zh-tw" };
  2521. //Dictionary<string, JObject> langDic = new Dictionary<string, JObject>();
  2522. //foreach (string langCode in langList)
  2523. //{
  2524. // string path = Path.Combine(rootPath, $"Lang/{langCode}.json");
  2525. // if (File.Exists(path))
  2526. // {
  2527. // string jsonContent = await File.ReadAllTextAsync(path);
  2528. // JObject jsonObject = JObject.Parse(jsonContent);
  2529. // langDic.Add(langCode, jsonObject);
  2530. // }
  2531. //}
  2532. bool updFlg = false;
  2533. string code = "JointEvent";
  2534. var client = _azureCosmos.GetCosmosClient();
  2535. JointEvent jointEvent = await client.GetContainer(Constant.TEAMModelOS, "Teacher").ReadItemAsync<JointEvent>(jointEventId.ToString(), new PartitionKey($"{code}"));
  2536. if (jointEvent != null)
  2537. {
  2538. JointEvent.JointEventSchedule jointEventSchedule = jointEvent.schedule.Where(s => s.id.Equals($"{jointScheduleId}")).FirstOrDefault();
  2539. if (jointEventSchedule != null)
  2540. {
  2541. //DB資料處理
  2542. if (!jointEventSchedule.progress.Equals($"{progress}"))
  2543. {
  2544. jointEventSchedule.progress = $"{progress}";
  2545. updFlg = true;
  2546. }
  2547. if (updFlg)
  2548. {
  2549. await client.GetContainer(Constant.TEAMModelOS, "Teacher").ReplaceItemAsync(jointEvent, jointEvent.id);
  2550. }
  2551. //訊息處理
  2552. switch (jointEventSchedule.progress)
  2553. {
  2554. case "pending":
  2555. //going訊息寄送
  2556. var msg = new ServiceBusMessage(new { jointEventId = $"{jointEventId}", jointScheduleId = $"{jointScheduleId}", progress = "going" }.ToJsonString());
  2557. msg.ApplicationProperties.Add("name", "JointEventSchedule");
  2558. string PartitionKeyGo = string.Format("{0}{1}{2}{3}{4}{5}{6}", "JointEvent", "-", $"{jointEventId}", "-", "schedule", "-", "going");
  2559. List<ChangeRecord> recordsGo = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", $"{jointScheduleId}" }, { "PartitionKey", PartitionKeyGo } });
  2560. if (recordsGo.Count > 0)
  2561. {
  2562. try
  2563. {
  2564. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), recordsGo[0].sequenceNumber);
  2565. }
  2566. catch (ServiceBusException e) { }
  2567. long start = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), msg, DateTimeOffset.FromUnixTimeMilliseconds(jointEventSchedule.startTime));
  2568. recordsGo[0].sequenceNumber = start;
  2569. await table.SaveOrUpdate<ChangeRecord>(recordsGo[0]);
  2570. }
  2571. else
  2572. {
  2573. long start = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), msg, DateTimeOffset.FromUnixTimeMilliseconds(jointEventSchedule.startTime));
  2574. ChangeRecord changeRecord = new ChangeRecord
  2575. {
  2576. RowKey = jointEventSchedule.id,
  2577. PartitionKey = PartitionKeyGo,
  2578. sequenceNumber = start,
  2579. msgId = message.MessageId
  2580. };
  2581. await table.Save<ChangeRecord>(changeRecord);
  2582. }
  2583. break;
  2584. case "going":
  2585. //pending訊息紀錄刪除
  2586. string pkey = string.Format("{0}{1}{2}{3}{4}{5}{6}", "JointEvent", "-", $"{jointEventId}", "-", "schedule", "-", "pending");
  2587. await table.DeleteSingle<ChangeRecord>(pkey, jointEventSchedule.id);
  2588. //發送finish訊息
  2589. var messageEnd = new ServiceBusMessage(new { jointEventId = $"{jointEventId}", jointScheduleId = $"{jointScheduleId}", progress = "finish" }.ToJsonString());
  2590. messageEnd.ApplicationProperties.Add("name", "JointEventSchedule");
  2591. string PartitionKeyEnd = string.Format("{0}{1}{2}{3}{4}{5}{6}", "JointEvent", "-", $"{jointEventId}", "-", "schedule", "-", "finish");
  2592. List<ChangeRecord> recordsEnd = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", $"{jointScheduleId}" }, { "PartitionKey", PartitionKeyEnd } });
  2593. if (recordsEnd.Count > 0)
  2594. {
  2595. long end = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), messageEnd, DateTimeOffset.FromUnixTimeMilliseconds(jointEventSchedule.endTime));
  2596. try {
  2597. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), recordsEnd[0].sequenceNumber);
  2598. }
  2599. catch (ServiceBusException e) { }
  2600. recordsEnd[0].sequenceNumber = end;
  2601. await table.SaveOrUpdate<ChangeRecord>(recordsEnd[0]);
  2602. }
  2603. else
  2604. {
  2605. long end = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), messageEnd, DateTimeOffset.FromUnixTimeMilliseconds(jointEventSchedule.endTime));
  2606. ChangeRecord changeRecord = new ChangeRecord
  2607. {
  2608. RowKey = jointEventSchedule.id,
  2609. PartitionKey = PartitionKeyEnd,
  2610. sequenceNumber = end,
  2611. msgId = messageEnd.MessageId
  2612. };
  2613. await table.Save<ChangeRecord>(changeRecord);
  2614. }
  2615. //寄發Email
  2616. if(jointEventSchedule.type.Equals("exam"))
  2617. {
  2618. string type = string.Empty;
  2619. string tablePartitionKey = string.Empty;
  2620. string tableRowKey = string.Empty;
  2621. long emitTime = 0;
  2622. //熱身賽
  2623. if (jointEventSchedule.examType.Equals("regular"))
  2624. {
  2625. //熱身賽開始
  2626. type = "regularExamStart";
  2627. emitTime = jointEventSchedule.startTime;
  2628. var messageRegularSt = new ServiceBusMessage(new { jointEventId = $"{jointEventId}", jointScheduleId = $"{jointEventSchedule.id}", type = type, time = emitTime }.ToJsonString());
  2629. messageRegularSt.ApplicationProperties.Add("name", "JointMessage");
  2630. tablePartitionKey = string.Format("{0}{1}{2}{3}{4}", "JointMessage", "-", $"{jointEventId}", "-", $"{type}"); //主key: JointMessage-{jointEventId}-{type} RowKey: {jointScheduleId}
  2631. tableRowKey = $"{jointEventSchedule.id}";
  2632. List<ChangeRecord> recordRegularSt = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", tableRowKey }, { "PartitionKey", tablePartitionKey } });
  2633. if (recordRegularSt.Count > 0)
  2634. {
  2635. long sr = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), messageRegularSt, DateTimeOffset.FromUnixTimeMilliseconds(emitTime));
  2636. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), recordRegularSt[0].sequenceNumber);
  2637. recordRegularSt[0].sequenceNumber = sr;
  2638. await table.SaveOrUpdate<ChangeRecord>(recordRegularSt[0]);
  2639. }
  2640. else
  2641. {
  2642. long sr = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), messageRegularSt, DateTimeOffset.FromUnixTimeMilliseconds(emitTime));
  2643. ChangeRecord changeRecord = new ChangeRecord
  2644. {
  2645. RowKey = tableRowKey,
  2646. PartitionKey = tablePartitionKey,
  2647. sequenceNumber = sr,
  2648. msgId = messageRegularSt.MessageId
  2649. };
  2650. await table.Save<ChangeRecord>(changeRecord);
  2651. }
  2652. //熱身賽即將結束
  2653. type = "regularExamEndSoon";
  2654. DateTimeOffset dateTimeEnd = DateTimeOffset.FromUnixTimeMilliseconds(jointEventSchedule.endTime);
  2655. dateTimeEnd = dateTimeEnd.AddDays(-1);
  2656. DateTimeOffset emitTimeOffset = new DateTimeOffset(dateTimeEnd.Year, dateTimeEnd.Month, dateTimeEnd.Day, 0, 0, 0, DateTimeOffset.UtcNow.Offset);
  2657. emitTime = emitTimeOffset.ToUnixTimeMilliseconds();
  2658. var messageRegularSo = new ServiceBusMessage(new { jointEventId = $"{jointEventId}", jointScheduleId = $"{jointEventSchedule.id}", type = type, time = emitTime }.ToJsonString());
  2659. messageRegularSo.ApplicationProperties.Add("name", "JointMessage");
  2660. tablePartitionKey = string.Format("{0}{1}{2}{3}{4}", "JointMessage", "-", $"{jointEventId}", "-", $"{type}"); //主key: JointMessage-{jointEventId}-{type} RowKey: {jointScheduleId}
  2661. tableRowKey = $"{jointEventSchedule.id}";
  2662. List<ChangeRecord> recordRegularSo = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", tableRowKey }, { "PartitionKey", tablePartitionKey } });
  2663. if (recordRegularSo.Count > 0)
  2664. {
  2665. long sr = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), messageRegularSo, DateTimeOffset.FromUnixTimeMilliseconds(emitTime));
  2666. try
  2667. {
  2668. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), recordRegularSo[0].sequenceNumber);
  2669. }
  2670. catch (ServiceBusException e) { }
  2671. recordRegularSo[0].sequenceNumber = sr;
  2672. await table.SaveOrUpdate<ChangeRecord>(recordRegularSo[0]);
  2673. }
  2674. else
  2675. {
  2676. long sr = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), messageRegularSo, DateTimeOffset.FromUnixTimeMilliseconds(emitTime));
  2677. ChangeRecord changeRecord = new ChangeRecord
  2678. {
  2679. RowKey = tableRowKey,
  2680. PartitionKey = tablePartitionKey,
  2681. sequenceNumber = sr,
  2682. msgId = messageRegularSt.MessageId
  2683. };
  2684. await table.Save<ChangeRecord>(changeRecord);
  2685. }
  2686. }
  2687. //決賽
  2688. else if(jointEventSchedule.examType.Equals("custom"))
  2689. {
  2690. //決賽開始
  2691. type = "customExamStart";
  2692. emitTime = jointEventSchedule.startTime;
  2693. var messageCustomSt = new ServiceBusMessage(new { jointEventId = $"{jointEventId}", jointScheduleId = $"{jointEventSchedule.id}", type = type, time = emitTime }.ToJsonString());
  2694. messageCustomSt.ApplicationProperties.Add("name", "JointMessage");
  2695. tablePartitionKey = string.Format("{0}{1}{2}{3}{4}", "JointMessage", "-", $"{jointEventId}", "-", $"{type}"); //主key: JointMessage-{jointEventId}-{type} RowKey: {jointScheduleId}
  2696. tableRowKey = $"{jointEventSchedule.id}";
  2697. List<ChangeRecord> recordCustomSt = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", tableRowKey }, { "PartitionKey", tablePartitionKey } });
  2698. if (recordCustomSt.Count > 0)
  2699. {
  2700. long sr = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), messageCustomSt, DateTimeOffset.FromUnixTimeMilliseconds(emitTime));
  2701. try
  2702. {
  2703. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), recordCustomSt[0].sequenceNumber);
  2704. }
  2705. catch (ServiceBusException e) { }
  2706. recordCustomSt[0].sequenceNumber = sr;
  2707. await table.SaveOrUpdate<ChangeRecord>(recordCustomSt[0]);
  2708. }
  2709. else
  2710. {
  2711. long sr = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), messageCustomSt, DateTimeOffset.FromUnixTimeMilliseconds(emitTime));
  2712. ChangeRecord changeRecord = new ChangeRecord
  2713. {
  2714. RowKey = tableRowKey,
  2715. PartitionKey = tablePartitionKey,
  2716. sequenceNumber = sr,
  2717. msgId = messageCustomSt.MessageId
  2718. };
  2719. await table.Save<ChangeRecord>(changeRecord);
  2720. }
  2721. //決賽即將結束
  2722. type = "customExamEndSoon";
  2723. DateTimeOffset dateTimeEnd = DateTimeOffset.FromUnixTimeMilliseconds(jointEventSchedule.endTime);
  2724. dateTimeEnd = dateTimeEnd.AddDays(-1);
  2725. DateTimeOffset emitTimeOffset = new DateTimeOffset(dateTimeEnd.Year, dateTimeEnd.Month, dateTimeEnd.Day, 0, 0, 0, DateTimeOffset.UtcNow.Offset);
  2726. emitTime = emitTimeOffset.ToUnixTimeMilliseconds();
  2727. var messageCustomSo = new ServiceBusMessage(new { jointEventId = $"{jointEventId}", jointScheduleId = $"{jointEventSchedule.id}", type = type, time = emitTime }.ToJsonString());
  2728. messageCustomSo.ApplicationProperties.Add("name", "JointMessage");
  2729. tablePartitionKey = string.Format("{0}{1}{2}{3}{4}", "JointMessage", "-", $"{jointEventId}", "-", $"{type}"); //主key: JointMessage-{jointEventId}-{type} RowKey: {jointScheduleId}
  2730. tableRowKey = $"{jointEventSchedule.id}";
  2731. List<ChangeRecord> recordCustomSo = await table.FindListByDict<ChangeRecord>(new Dictionary<string, object>() { { "RowKey", tableRowKey }, { "PartitionKey", tablePartitionKey } });
  2732. if (recordCustomSo.Count > 0)
  2733. {
  2734. long sr = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), messageCustomSo, DateTimeOffset.FromUnixTimeMilliseconds(emitTime));
  2735. try
  2736. {
  2737. await _serviceBus.GetServiceBusClient().CancelMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), recordCustomSo[0].sequenceNumber);
  2738. }
  2739. catch (ServiceBusException e) { }
  2740. recordCustomSo[0].sequenceNumber = sr;
  2741. await table.SaveOrUpdate<ChangeRecord>(recordCustomSo[0]);
  2742. }
  2743. else
  2744. {
  2745. long sr = await _serviceBus.GetServiceBusClient().SendScheduleMessageAsync(Environment.GetEnvironmentVariable("Azure:ServiceBus:ActiveTask"), messageCustomSo, DateTimeOffset.FromUnixTimeMilliseconds(emitTime));
  2746. ChangeRecord changeRecord = new ChangeRecord
  2747. {
  2748. RowKey = tableRowKey,
  2749. PartitionKey = tablePartitionKey,
  2750. sequenceNumber = sr,
  2751. msgId = messageCustomSo.MessageId
  2752. };
  2753. await table.Save<ChangeRecord>(changeRecord);
  2754. }
  2755. }
  2756. }
  2757. break;
  2758. case "finish":
  2759. //熱身賽結束,生成決賽名單
  2760. if (jointEventSchedule.type.Equals("exam") && jointEventSchedule.examType.Equals("regular"))
  2761. {
  2762. List<string> jointGroupIds = jointEvent.groups.Select(g => g.id).ToList();
  2763. if (jointGroupIds.Count > 0)
  2764. {
  2765. string scope = "private";
  2766. int classCnt = 0;
  2767. foreach (string jointGroupId in jointGroupIds)
  2768. {
  2769. object addResult = await JointService.CreatePassJointCourseBySchedule(client, jointEvent.id, jointGroupId, jointEventSchedule.id, scope, true, classCnt);
  2770. classCnt = Int32.Parse(addResult.GetType().GetProperty("classCnt").GetValue(addResult).ToString());
  2771. }
  2772. }
  2773. }
  2774. break;
  2775. }
  2776. }
  2777. }
  2778. }
  2779. catch (CosmosException e)
  2780. {
  2781. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,JointEventScheduleBus()-CosmosDB异常{e.Message}\n{e.StackTrace}\n{e.StatusCode}\n{jsonMsg.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  2782. }
  2783. catch (Exception ex)
  2784. {
  2785. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-ServiceBus,JointEventScheduleBus()\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  2786. }
  2787. finally
  2788. {
  2789. //自身訊息紀錄刪除
  2790. string PartitionKey = string.Format("{0}{1}{2}{3}{4}{5}{6}", "JointEvent", "-", $"{jointEventId}", "-", "schedule", "-", $"{progress}"); //主key: JointEvent-{jointEventId}-schedule-{progress} RowKey: {jointScheduleId}
  2791. await table.DeleteSingle<ChangeRecord>(PartitionKey, $"{jointScheduleId}");
  2792. // Complete the message
  2793. await messageActions.CompleteMessageAsync(message);
  2794. }
  2795. }
  2796. /// <summary>
  2797. /// 統測活動訊息寄送
  2798. /// </summary>
  2799. /// <param name="message"></param>
  2800. /// <param name="messageActions"></param>
  2801. /// <returns></returns>
  2802. [Function("JointEventSendMessage")]
  2803. public async Task JointEventSendMessageFunc(
  2804. [ServiceBusTrigger("%Azure:ServiceBus:ActiveTask%", "jointmessage", Connection = "Azure:ServiceBus:ConnectionString")]
  2805. ServiceBusReceivedMessage message,
  2806. ServiceBusMessageActions messageActions,
  2807. ExecutionContext context)
  2808. {
  2809. _logger.LogInformation("Message ID: {id}", message.MessageId);
  2810. _logger.LogInformation("Message Body: {body}", message.Body);
  2811. _logger.LogInformation("Message Content-Type: {contentType}", message.ContentType);
  2812. var jsonMsg = JsonDocument.Parse(message.Body).RootElement;
  2813. jsonMsg.TryGetProperty("jointEventId", out JsonElement jointEventId);
  2814. jsonMsg.TryGetProperty("jointScheduleId", out JsonElement jointScheduleId);
  2815. jsonMsg.TryGetProperty("type", out JsonElement type);
  2816. string location = Environment.GetEnvironmentVariable("Option:Location");
  2817. var client = _azureCosmos.GetCosmosClient();
  2818. var table = _azureStorage.GetCloudTableClient().GetTableReference("ChangeRecord");
  2819. string lang = (location.Contains("China")) ? "zh-cn" : "zh-tw";
  2820. long time = (jsonMsg.TryGetProperty("time", out JsonElement _time)) ? _time.GetInt64() : new DateTimeOffset(DateTime.UtcNow).ToUnixTimeMilliseconds();
  2821. try
  2822. {
  2823. StringBuilder sqlStr = new StringBuilder($"SELECT DISTINCT c.creatorId, c.creatorName, c.creatorEmail FROM c WHERE c.jointEventId = '{jointEventId}' ");
  2824. string tid = string.Empty;
  2825. switch (type.ToString())
  2826. {
  2827. //熱身賽開始
  2828. case "regularExamStart":
  2829. sqlStr.Append($" AND c.type = 'regular' ");
  2830. tid = (location.Contains("China")) ? "" : "d-ba5d29036f81460c841fadaac7d35b6b"; //熱身賽開始
  2831. break;
  2832. //熱身賽即將結束
  2833. case "regularExamEndSoon":
  2834. sqlStr.Append($" AND c.type = 'regular' ");
  2835. tid = (location.Contains("China")) ? "" : "d-359ec5e40e244aceb4d04f42e52af29d"; //熱身賽即將結束
  2836. break;
  2837. //決賽開始
  2838. case "customExamStart":
  2839. sqlStr.Append($" AND c.type = 'custom' ");
  2840. break;
  2841. //決賽即將結束
  2842. case "customExamEndSoon":
  2843. sqlStr.Append($" AND c.type = 'custom' ");
  2844. break;
  2845. }
  2846. //取得收信者
  2847. List<dynamic> mailUsers = new List<dynamic>();
  2848. await foreach (var jc in client.GetContainer(Constant.TEAMModelOS, Constant.Teacher).GetItemQueryStreamIteratorSql(queryText: sqlStr.ToString(), requestOptions: new QueryRequestOptions() { PartitionKey = new PartitionKey($"JointCourse") }))
  2849. {
  2850. using var json = await JsonDocument.ParseAsync(jc.Content);
  2851. if (json.RootElement.TryGetProperty("_count", out JsonElement count) && count.GetUInt16() > 0)
  2852. {
  2853. foreach (var obj in json.RootElement.GetProperty("Documents").EnumerateArray())
  2854. {
  2855. EmailUser user = new EmailUser();
  2856. user.tmid = (obj.TryGetProperty("creatorId", out JsonElement _creatorId)) ? _creatorId.GetString() : string.Empty;
  2857. user.name = (obj.TryGetProperty("creatorName", out JsonElement _creatorName)) ? _creatorName.GetString() : string.Empty;
  2858. user.email = (obj.TryGetProperty("creatorEmail", out JsonElement _creatorEmail)) ? _creatorEmail.GetString() : string.Empty;
  2859. if (!string.IsNullOrWhiteSpace(user.tmid) && !string.IsNullOrWhiteSpace(user.email))
  2860. {
  2861. mailUsers.Add(user);
  2862. }
  2863. }
  2864. }
  2865. }
  2866. //寄發Email
  2867. if (mailUsers.Count > 0)
  2868. {
  2869. if(location.Contains("-Test")) await _dingDing.SendBotMsg($"寄送活動Email type:{type.ToString()} 寄送人數:{mailUsers.Count}人", GroupNames.研發C組);
  2870. //熱身賽開始 Mail發送
  2871. foreach (dynamic user in mailUsers)
  2872. {
  2873. if (!string.IsNullOrWhiteSpace(tid)) //※無模板ID不發
  2874. {
  2875. await _coreAPIHttpService.SendMail(new Dictionary<string, object> { { "to", user.email }, { "tid", tid }, { "vars", new { name = user.name } } }, location, _configuration);
  2876. }
  2877. }
  2878. }
  2879. }
  2880. catch (Exception ex)
  2881. {
  2882. await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")} 統測活動Email寄送錯誤:\n{ex.Message}\n{ex.StackTrace}\n\n{jsonMsg.ToJsonString()}", GroupNames.醍摩豆服務運維群組);
  2883. }
  2884. finally
  2885. {
  2886. //自身訊息紀錄刪除
  2887. string tablePartitionKey = string.Format("{0}{1}{2}{3}{4}", "JointMessage", "-", $"{jointEventId}", "-", $"{type}"); //主key: JointMessage-{jointEventId}-{type} RowKey: {jointScheduleId}
  2888. string tableRowKey = $"{jointScheduleId}";
  2889. await table.DeleteSingle<ChangeRecord>(tablePartitionKey, tableRowKey);
  2890. // Complete the message
  2891. await messageActions.CompleteMessageAsync(message);
  2892. }
  2893. }
  2894. private async Task RefreshBlob(string name, string u)
  2895. {
  2896. long statr = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds();
  2897. var client = _azureStorage.GetBlobContainerClient(name);
  2898. var size = await client.GetBlobsSize(u);
  2899. await _azureRedis.GetRedisClient(8).SortedSetRemoveAsync($"Blob:Catalog:{name}", u);
  2900. await _azureRedis.GetRedisClient(8).SortedSetIncrementAsync($"Blob:Catalog:{name}", u, size.HasValue ? size.Value : 0);
  2901. var scores = await _azureRedis.GetRedisClient(8).SortedSetRangeByRankWithScoresAsync($"Blob:Catalog:{name}");
  2902. double blobsize = 0;
  2903. if (scores != default && scores != null)
  2904. {
  2905. foreach (var score in scores)
  2906. {
  2907. blobsize = blobsize + score.Score;
  2908. }
  2909. }
  2910. if (blobsize > 0)
  2911. {
  2912. await _azureRedis.GetRedisClient(8).HashSetAsync($"Blob:Record", new RedisValue(name), new RedisValue($"{blobsize}"));
  2913. }
  2914. long end = DateTimeOffset.UtcNow.ToUnixTimeMilliseconds();
  2915. long dis = (end - statr) / 1000;
  2916. long timeout = 60 * 5;
  2917. if (dis > timeout)
  2918. {
  2919. await _dingDing.SendBotMsg($"ServiceBus,RefreshBlob:空间计算已经超过{timeout}秒\n容器名:{name}\n文件夹:{u}\n计算时长:{dis}\n文件夹大小:{blobsize}", GroupNames.醍摩豆服務運維群組);
  2920. }
  2921. //await _dingDing.SendBotMsg($"ServiceBus,RefreshBlob:\n容器名:{name}\n文件夹:{u}\n计算时长:{dis}\n文件夹大小:{blobsize}", GroupNames.醍摩豆服務運維群組);
  2922. }
  2923. private class EmailUser
  2924. {
  2925. public string tmid { get; set; }
  2926. public string name { get; set; }
  2927. public string email { get; set; }
  2928. }
  2929. }
  2930. }