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
@@ -21,6 +21,12 @@ namespace dy.net.model.response
[JsonProperty("has_more")]
public int HasMore { get; set; }
/// <summary>
///
/// </summary>
[JsonProperty("status_code")]
public int StatusCode { get; set; }
}
public class Aweme