移除进程模式规则保存为时间戳

This commit is contained in:
ChsBuffer
2020-08-10 06:33:35 +08:00
parent 26cde4a8bb
commit 91a484dfcd
5 changed files with 81 additions and 142 deletions

View File

@@ -103,12 +103,6 @@ namespace Netch.Models
/// </summary>
public int RequestTimeout = 10000;
/// <summary>
/// 使用何种模式文件名
/// 0 为自定义文件名1 为使用和备注一致的文件名2 为使用时间数据作为文件名
/// </summary>
public int ModeFileNameType = 1;
/// <summary>
/// HTTP 本地端口
/// </summary>