随笔分类 - c#
摘要:demo: 1 public class Snowflake 2 { 3 private static long machineId;//机器ID 4 private static long datacenterId = 0L;//数据ID 5 private static long sequenc
阅读全文
摘要:emmm,之前因为项目的原因,得用到定时任务,没有使用Quartz.net跟Hangfire 而是直接在startup文件下ConfigureServices中注入如下代码: //定时任务 var provider = services.BuildServiceProvider(); TaskSch
阅读全文
摘要:JS: $.ajax({ type: 'post', url: '/Manager/Salary/ExportAllSaleryData?customerId=' + customerId + '&&childIncluded=' + childIncluded + '&&salaryDateSta
阅读全文

浙公网安备 33010602011771号