摘要:
使用NuGet包管理添加Microsoft.Extensions.Http.Polly引用,项目是.netcore2.1版本,因此Polly添加也是2.1版本,如自己.netcore版本比较高,可以选择高版本,目前最新的是3.1版本。 using Microsoft.Extensions.Depen 阅读全文
摘要:
using Newtonsoft.Json; using StackExchange.Redis; using System; using System.Collections.Generic; namespace IITaxTaskScheduler.Common { public class R 阅读全文
摘要:
数据库创建表脚本 /* Navicat Premium Data Transfer Source Server : mysql_localhost Source Server Type : MySQL Source Server Version : 50728 Source Host : local 阅读全文