Browse Source

数据中心接口

master
TML 4 years ago
parent
commit
a72fc4d0fb
  1. 2
      Models/ScpCache.cs

2
Models/ScpCache.cs

@ -318,6 +318,6 @@ namespace CK.SCP.Models
public string { get; set; } = "600000";
public bool { get; set; } = false;
public bool { get; set; } = true;
public bool { get; set; } = true;
public bool { get; set; } = false;
}
}
Loading…
Cancel
Save