quartz数据库持久化

This commit is contained in:
jianzhichu
2026-01-26 18:29:19 +08:00
parent f13d73e023
commit 85986cdaa3
16 changed files with 514 additions and 131 deletions
+2 -1
View File
@@ -64,7 +64,8 @@ namespace dy.net.model.response
/// <summary>
///
/// </summary>
public int status_code { get; set; }
[JsonProperty("status_code")]
public int StatusCode { get; set; }
/// <summary>
///
/// </summary>