Selaa lähdekoodia

增加同步SP上绑定、商户信息、激活、交易数据
商户进件,参数设置,默认为不参与活动
增加商户型创客检索
增加交易数据统计、创客统计、激活商户统计服务程序
修复创客机具统计数据同步程序

lichunlei 3 vuotta sitten
vanhempi
commit
d57ca1f1c4
100 muutettua tiedostoa jossa 6504 lisäystä ja 11499 poistoa
  1. 2813 0
      .vscode/spdb.code-snippets
  2. 1 1
      AppStart/BothdisDbconn.cs
  3. 9 0
      AppStart/Helper/MerchantConfirmService.cs
  4. 38 6
      AppStart/Helper/MerchantTypeSetService.cs
  5. 24 6
      AppStart/Helper/Profit/ProfitHelper.cs
  6. 137 0
      AppStart/Helper/StatService.cs
  7. 116 0
      AppStart/Helper/StatTimerService.cs
  8. 1 1
      AppStart/Helper/SycnActiveRewardService.cs
  9. 18 8
      AppStart/Helper/SycnMysql/UserMachineDataHelper.cs
  10. 60 0
      AppStart/Helper/SycnSpServer/SycnSpActiveService.cs
  11. 64 0
      AppStart/Helper/SycnSpServer/SycnSpBindService.cs
  12. 66 0
      AppStart/Helper/SycnSpServer/SycnSpMerchantService.cs
  13. 62 0
      AppStart/Helper/SycnSpServer/SycnSpService.cs
  14. 70 0
      AppStart/Helper/SycnSpServer/SycnSpTradeService.cs
  15. 15 0
      AppStart/RabbitMQClient.cs
  16. 1 24
      Controllers/HomeController.cs
  17. 4 1
      Models/AgentLevelSet.cs
  18. 2 2
      Models/ConsumerOrders.cs
  19. 1 1
      Models/ConsumerProfit.cs
  20. 4 1
      Models/Consumers.cs
  21. 2 2
      Models/MachineForQrCode.cs
  22. 6 6
      Models/MerchantAddInfo.cs
  23. 7 7
      Models/MerchantInfo.cs
  24. 3 0
      Models/MerchantQrCode.cs
  25. 47 0
      Models/PosMerchantInfo.cs
  26. 6 6
      Models/UserAccount.cs
  27. 1 1
      Models/UserCardRecord.cs
  28. 5 5
      Models/Users.cs
  29. 164 0
      Models/WebCMSEntities.cs
  30. 47 0
      PxcModels/PosMerchantInfo.cs
  31. 128 0
      PxcModels/WebCMSEntities.cs
  32. 35 0
      SpModels/ActivateRecord.cs
  33. 31 0
      SpModels/BindRecord.cs
  34. 12 0
      SpModels/CustomerTableRecord.cs
  35. 30 0
      SpModels/KqActivate.cs
  36. 27 0
      SpModels/KqActivateCallBack.cs
  37. 26 0
      SpModels/KqMerchant.cs
  38. 43 0
      SpModels/KqTrade.cs
  39. 34 0
      SpModels/KqTradeCallBack.cs
  40. 36 0
      SpModels/KqTradeFlux.cs
  41. 21 0
      SpModels/KssBind.cs
  42. 21 0
      SpModels/KssFreeDeposit.cs
  43. 24 0
      SpModels/KssMerchant.cs
  44. 25 0
      SpModels/KssReturnDeposit.cs
  45. 24 0
      SpModels/KssStageRwd.cs
  46. 23 0
      SpModels/KssTradeFirst.cs
  47. 35 0
      SpModels/Merchants.cs
  48. 37 0
      SpModels/ProfitRecord.cs
  49. 18 0
      SpModels/RightDic.cs
  50. 13 0
      SpModels/SysLog.cs
  51. 44 0
      SpModels/TradeFluxRecord.cs
  52. 47 0
      SpModels/TradeRecord.cs
  53. 1910 0
      SpModels/WebCMSEntities.cs
  54. 3 0
      Startup.cs
  55. 3 2
      appsettings.json
  56. BIN
      bin/Debug/netcoreapp3.0/MySystem.dll
  57. BIN
      bin/Debug/netcoreapp3.0/MySystem.pdb
  58. 1 1
      bin/Debug/netcoreapp3.0/Properties/launchSettings.json
  59. 3 2
      bin/Debug/netcoreapp3.0/appsettings.json
  60. 5 5
      bin/Debug/netcoreapp3.0/log/Global全局异常处理日志/2022/3/13/content.log
  61. 0 40
      bin/Debug/netcoreapp3.0/log/Global全局异常处理日志/2022/3/3/content.log
  62. 48 0
      bin/Debug/netcoreapp3.0/log/Tendis:Clear/2022/3/13/content.log
  63. 0 50
      bin/Debug/netcoreapp3.0/log/message/2022/3/3/content.log
  64. 0 14
      bin/Debug/netcoreapp3.0/log/message/2022/3/4/content.log
  65. 0 2
      bin/Debug/netcoreapp3.0/log/商户进件日志/2022/2/21/content.log
  66. 0 10965
      bin/Debug/netcoreapp3.0/log/导数据异常/2022/3/4/content.log
  67. 0 35
      bin/Debug/netcoreapp3.0/log/服务商平台查询申请单状态API/2022/2/25/content.log
  68. 0 20
      bin/Debug/netcoreapp3.0/log/服务商平台查询申请单状态API异常/2022/2/25/content.log
  69. 0 68
      bin/Debug/netcoreapp3.0/log/查询签约申请的结果/2022/3/1/content.log
  70. 0 90
      bin/Debug/netcoreapp3.0/log/消费者返现日志/2022/3/3/content.log
  71. 0 113
      bin/Debug/netcoreapp3.0/log/监控退款队列/2022/3/3/content.log
  72. 0 12
      bin/Debug/netcoreapp3.0/log/自定义分润程序监听队列异常/2022/3/1/content.log
  73. BIN
      bin/release/netcoreapp3.0/MySystem.dll
  74. BIN
      bin/release/netcoreapp3.0/MySystem.pdb
  75. 3 2
      bin/release/netcoreapp3.0/appsettings.json
  76. BIN
      obj/Debug/netcoreapp3.0/MySystem.csprojAssemblyReference.cache
  77. BIN
      obj/Debug/netcoreapp3.0/MySystem.dll
  78. BIN
      obj/Debug/netcoreapp3.0/MySystem.pdb
  79. BIN
      obj/release/netcoreapp3.0/MySystem.dll
  80. BIN
      obj/release/netcoreapp3.0/MySystem.pdb
  81. BIN
      publish/Aliyun.OSS.dll
  82. BIN
      publish/BouncyCastle.Crypto.dll
  83. BIN
      publish/CSRedisCore.dll
  84. BIN
      publish/Google.Protobuf.dll
  85. BIN
      publish/GraphQL-Parser.dll
  86. BIN
      publish/GraphQL.dll
  87. BIN
      publish/LitJSON.dll
  88. BIN
      publish/Microsoft.AspNetCore.Authentication.JwtBearer.dll
  89. BIN
      publish/Microsoft.Bcl.AsyncInterfaces.dll
  90. BIN
      publish/Microsoft.Bcl.HashCode.dll
  91. BIN
      publish/Microsoft.EntityFrameworkCore.Abstractions.dll
  92. BIN
      publish/Microsoft.EntityFrameworkCore.Relational.dll
  93. BIN
      publish/Microsoft.EntityFrameworkCore.dll
  94. BIN
      publish/Microsoft.Extensions.Caching.Abstractions.dll
  95. BIN
      publish/Microsoft.Extensions.Caching.Memory.dll
  96. BIN
      publish/Microsoft.Extensions.Configuration.Abstractions.dll
  97. BIN
      publish/Microsoft.Extensions.Configuration.Binder.dll
  98. BIN
      publish/Microsoft.Extensions.Configuration.dll
  99. BIN
      publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll
  100. BIN
      publish/Microsoft.Extensions.DependencyInjection.dll

+ 2813 - 0
.vscode/spdb.code-snippets

@@ -0,0 +1,2813 @@
+{"查询激活记录列表": {
+"prefix": "ym-db-ActivateRecord-Find",
+"body": [
+"List<ActivateRecord> $1 = db.ActivateRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (ActivateRecord $3 in $1)",
+"{",
+"}"
+]
+},
+"查询激活记录列表,并取值": {
+"prefix": "ym-db-ActivateRecord-FindWithData",
+"body": [
+"List<ActivateRecord> $1 = db.ActivateRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (ActivateRecord $3 in $1)",
+"{",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string MerMobile = $3.MerMobile; //商户手机号",
+"	string SnNo = $3.SnNo; //终端机身号",
+"	DateTime MerRegDate = $3.MerRegDate; //注册日期",
+"	string AssessMonth = $3.AssessMonth; //考核月",
+"	string AssessMonthCount = $3.AssessMonthCount; //考核第几月",
+"	string ActivateStatus = $3.ActivateStatus; //激活状态",
+"	DateTime ActivateDate = $3.ActivateDate; //激活日期",
+"	string MerRealName = $3.MerRealName; //商户真实姓名",
+"	string MerIdcardNo = $3.MerIdcardNo; //商户身份证号",
+"	string BizEnterNo = $3.BizEnterNo; //业务员编号",
+"	string BizEnterName = $3.BizEnterName; //业务员名称",
+"	string Remark = $3.Remark; //备注",
+"	string AgentNo = $3.AgentNo; //代理商编号",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string ChannelSerial = $3.ChannelSerial; //渠道流水号",
+"}"
+]
+},
+"查询激活记录": {
+"prefix": "ym-db-ActivateRecord-Exist",
+"body": [
+"bool $1 = db.ActivateRecord.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个激活记录,并取值": {
+"prefix": "ym-db-ActivateRecord-FindByPrimaryKey",
+"body": [
+"ActivateRecord $1 = db.ActivateRecord.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string MerMobile = $1.MerMobile; //商户手机号",
+"	string SnNo = $1.SnNo; //终端机身号",
+"	DateTime MerRegDate = $1.MerRegDate; //注册日期",
+"	string AssessMonth = $1.AssessMonth; //考核月",
+"	string AssessMonthCount = $1.AssessMonthCount; //考核第几月",
+"	string ActivateStatus = $1.ActivateStatus; //激活状态",
+"	DateTime ActivateDate = $1.ActivateDate; //激活日期",
+"	string MerRealName = $1.MerRealName; //商户真实姓名",
+"	string MerIdcardNo = $1.MerIdcardNo; //商户身份证号",
+"	string BizEnterNo = $1.BizEnterNo; //业务员编号",
+"	string BizEnterName = $1.BizEnterName; //业务员名称",
+"	string Remark = $1.Remark; //备注",
+"	string AgentNo = $1.AgentNo; //代理商编号",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string ChannelSerial = $1.ChannelSerial; //渠道流水号",
+"}"
+]
+},
+"查询某个激活记录,并赋值": {
+"prefix": "ym-db-ActivateRecord-Update",
+"body": [
+"ActivateRecord $1 = db.ActivateRecord.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.MerNo = $2; //商户编号",
+"	$1.MerName = $3; //商户名称",
+"	$1.MerMobile = $4; //商户手机号",
+"	$1.SnNo = $5; //终端机身号",
+"	$1.MerRegDate = $6; //注册日期",
+"	$1.AssessMonth = $7; //考核月",
+"	$1.AssessMonthCount = $8; //考核第几月",
+"	$1.ActivateStatus = $9; //激活状态",
+"	$1.ActivateDate = $10; //激活日期",
+"	$1.MerRealName = $11; //商户真实姓名",
+"	$1.MerIdcardNo = $12; //商户身份证号",
+"	$1.BizEnterNo = $13; //业务员编号",
+"	$1.BizEnterName = $14; //业务员名称",
+"	$1.Remark = $15; //备注",
+"	$1.AgentNo = $16; //代理商编号",
+"	$1.ProductType = $17; //产品类型",
+"	$1.ChannelSerial = $18; //渠道流水号",
+"}"
+]
+},
+"获取激活记录数量": {
+"prefix": "ym-db-ActivateRecord-FindAndCount",
+"body": [
+"int $1 = db.ActivateRecord.Count(m => $2);",
+]
+},
+"添加激活记录": {
+"prefix": "ym-db-ActivateRecord-Create",
+"body": [
+"db.ActivateRecord.Add(new ActivateRecord()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	MerNo = $1, //商户编号",
+"	MerName = $2, //商户名称",
+"	MerMobile = $3, //商户手机号",
+"	SnNo = $4, //终端机身号",
+"	MerRegDate = $5, //注册日期",
+"	AssessMonth = $6, //考核月",
+"	AssessMonthCount = $7, //考核第几月",
+"	ActivateStatus = $8, //激活状态",
+"	ActivateDate = $9, //激活日期",
+"	MerRealName = $10, //商户真实姓名",
+"	MerIdcardNo = $11, //商户身份证号",
+"	BizEnterNo = $12, //业务员编号",
+"	BizEnterName = $13, //业务员名称",
+"	Remark = $14, //备注",
+"	AgentNo = $15, //代理商编号",
+"	ProductType = $16, //产品类型",
+"	ChannelSerial = $17, //渠道流水号",
+"});"
+]
+},"删除某个激活记录": {
+"prefix": "ym-db-ActivateRecord-Delete",
+"body": [
+"ActivateRecord $1 = db.ActivateRecord.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.ActivateRecord.Remove($1);",
+"}"
+]
+},
+"查询绑定记录列表": {
+"prefix": "ym-db-BindRecord-Find",
+"body": [
+"List<BindRecord> $1 = db.BindRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (BindRecord $3 in $1)",
+"{",
+"}"
+]
+},
+"查询绑定记录列表,并取值": {
+"prefix": "ym-db-BindRecord-FindWithData",
+"body": [
+"List<BindRecord> $1 = db.BindRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (BindRecord $3 in $1)",
+"{",
+"	string AgentName = $3.AgentName; //机构名称",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string MerSnNo = $3.MerSnNo; //终端机身号",
+"	DateTime MerOperateDate = $3.MerOperateDate; //操作时间",
+"	string MerOperateType = $3.MerOperateType; //操作类型",
+"	string MerStatus = $3.MerStatus; //商户状态",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string MerNewSnNo = $3.MerNewSnNo; //新终端机身号",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"	string ChannelSerial = $3.ChannelSerial; //渠道流水号",
+"}"
+]
+},
+"查询绑定记录": {
+"prefix": "ym-db-BindRecord-Exist",
+"body": [
+"bool $1 = db.BindRecord.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个绑定记录,并取值": {
+"prefix": "ym-db-BindRecord-FindByPrimaryKey",
+"body": [
+"BindRecord $1 = db.BindRecord.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string AgentName = $1.AgentName; //机构名称",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string MerSnNo = $1.MerSnNo; //终端机身号",
+"	DateTime MerOperateDate = $1.MerOperateDate; //操作时间",
+"	string MerOperateType = $1.MerOperateType; //操作类型",
+"	string MerStatus = $1.MerStatus; //商户状态",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string MerNewSnNo = $1.MerNewSnNo; //新终端机身号",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"	string ChannelSerial = $1.ChannelSerial; //渠道流水号",
+"}"
+]
+},
+"查询某个绑定记录,并赋值": {
+"prefix": "ym-db-BindRecord-Update",
+"body": [
+"BindRecord $1 = db.BindRecord.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.AgentName = $2; //机构名称",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.MerSnNo = $5; //终端机身号",
+"	$1.MerOperateDate = $6; //操作时间",
+"	$1.MerOperateType = $7; //操作类型",
+"	$1.MerStatus = $8; //商户状态",
+"	$1.ProductType = $9; //产品类型",
+"	$1.MerNewSnNo = $10; //新终端机身号",
+"	$1.Remark = $11; //注释",
+"	$1.CreateTime = $12; //创建时间",
+"	$1.UpdateTime = $13; //更新时间",
+"	$1.ChannelSerial = $14; //渠道流水号",
+"}"
+]
+},
+"获取绑定记录数量": {
+"prefix": "ym-db-BindRecord-FindAndCount",
+"body": [
+"int $1 = db.BindRecord.Count(m => $2);",
+]
+},
+"添加绑定记录": {
+"prefix": "ym-db-BindRecord-Create",
+"body": [
+"db.BindRecord.Add(new BindRecord()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	AgentName = $1, //机构名称",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	MerSnNo = $4, //终端机身号",
+"	MerOperateDate = $5, //操作时间",
+"	MerOperateType = $6, //操作类型",
+"	MerStatus = $7, //商户状态",
+"	ProductType = $8, //产品类型",
+"	MerNewSnNo = $9, //新终端机身号",
+"	Remark = $10, //注释",
+"	CreateTime = $11, //创建时间",
+"	UpdateTime = $12, //更新时间",
+"	ChannelSerial = $13, //渠道流水号",
+"});"
+]
+},"删除某个绑定记录": {
+"prefix": "ym-db-BindRecord-Delete",
+"body": [
+"BindRecord $1 = db.BindRecord.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.BindRecord.Remove($1);",
+"}"
+]
+},
+"查询自建表创建记录列表": {
+"prefix": "ym-db-CustomerTableRecord-Find",
+"body": [
+"List<CustomerTableRecord> $1 = db.CustomerTableRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (CustomerTableRecord $3 in $1)",
+"{",
+"}"
+]
+},
+"查询自建表创建记录列表,并取值": {
+"prefix": "ym-db-CustomerTableRecord-FindWithData",
+"body": [
+"List<CustomerTableRecord> $1 = db.CustomerTableRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (CustomerTableRecord $3 in $1)",
+"{",
+"	string TableEnName = $3.TableEnName; //表名",
+"	DateTime CreateDate = $3.CreateDate; //创建时间",
+"	DateTime AddTableDate = $3.AddTableDate; //分表时间",
+"}"
+]
+},
+"查询自建表创建记录": {
+"prefix": "ym-db-CustomerTableRecord-Exist",
+"body": [
+"bool $1 = db.CustomerTableRecord.Any(m => m.TableEnName == $2);",
+]
+},
+"查询某个自建表创建记录,并取值": {
+"prefix": "ym-db-CustomerTableRecord-FindByPrimaryKey",
+"body": [
+"CustomerTableRecord $1 = db.CustomerTableRecord.FirstOrDefault(m => m.TableEnName == $2);",
+"if ($1 != null)",
+"{",
+"	string TableEnName = $1.TableEnName; //表名",
+"	DateTime CreateDate = $1.CreateDate; //创建时间",
+"	DateTime AddTableDate = $1.AddTableDate; //分表时间",
+"}"
+]
+},
+"查询某个自建表创建记录,并赋值": {
+"prefix": "ym-db-CustomerTableRecord-Update",
+"body": [
+"CustomerTableRecord $1 = db.CustomerTableRecord.FirstOrDefault(m => m.TableEnName == $2);",
+"if ($1 != null)",
+"{",
+"	$1.TableEnName = $2; //表名",
+"	$1.CreateDate = $3; //创建时间",
+"	$1.AddTableDate = $4; //分表时间",
+"}"
+]
+},
+"获取自建表创建记录数量": {
+"prefix": "ym-db-CustomerTableRecord-FindAndCount",
+"body": [
+"int $1 = db.CustomerTableRecord.Count(m => $2);",
+]
+},
+"添加自建表创建记录": {
+"prefix": "ym-db-CustomerTableRecord-Create",
+"body": [
+"db.CustomerTableRecord.Add(new CustomerTableRecord()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	TableEnName = $1, //表名",
+"	CreateDate = $2, //创建时间",
+"	AddTableDate = $3, //分表时间",
+"});"
+]
+},"删除某个自建表创建记录": {
+"prefix": "ym-db-CustomerTableRecord-Delete",
+"body": [
+"CustomerTableRecord $1 = db.CustomerTableRecord.FirstOrDefault(m => m.TableEnName == $2);",
+"if ($1 != null)",
+"{",
+"	db.CustomerTableRecord.Remove($1);",
+"}"
+]
+},
+"查询快钱MPOS激活抓取列表": {
+"prefix": "ym-db-KqActivate-Find",
+"body": [
+"List<KqActivate> $1 = db.KqActivate.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqActivate $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快钱MPOS激活抓取列表,并取值": {
+"prefix": "ym-db-KqActivate-FindWithData",
+"body": [
+"List<KqActivate> $1 = db.KqActivate.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqActivate $3 in $1)",
+"{",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string MerMobile = $3.MerMobile; //商户手机号",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string MerSnNo = $3.MerSnNo; //终端机身号",
+"	DateTime MerRegDate = $3.MerRegDate; //注册日期",
+"	string AssessMonth = $3.AssessMonth; //考核月",
+"	string AssessMonthCount = $3.AssessMonthCount; //考核第几月",
+"	string ActivateStatus = $3.ActivateStatus; //激活状态",
+"	DateTime ActivateDate = $3.ActivateDate; //激活日期",
+"	string MerRealName = $3.MerRealName; //商户真实姓名",
+"	string MerIdcardNo = $3.MerIdcardNo; //商户身份证号",
+"	string BizEnterNo = $3.BizEnterNo; //业务员编号",
+"	string BizEnterName = $3.BizEnterName; //业务员名称",
+"	string ActVerifyFlag = $3.ActVerifyFlag; //激活验证标识",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"	string SourceType = $3.SourceType; //来源类型",
+"	string ActNo = $3.ActNo; //押金活动ID",
+"	string ActName = $3.ActName; //押金活动名称",
+"}"
+]
+},
+"查询快钱MPOS激活抓取": {
+"prefix": "ym-db-KqActivate-Exist",
+"body": [
+"bool $1 = db.KqActivate.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快钱MPOS激活抓取,并取值": {
+"prefix": "ym-db-KqActivate-FindByPrimaryKey",
+"body": [
+"KqActivate $1 = db.KqActivate.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string MerMobile = $1.MerMobile; //商户手机号",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string MerSnNo = $1.MerSnNo; //终端机身号",
+"	DateTime MerRegDate = $1.MerRegDate; //注册日期",
+"	string AssessMonth = $1.AssessMonth; //考核月",
+"	string AssessMonthCount = $1.AssessMonthCount; //考核第几月",
+"	string ActivateStatus = $1.ActivateStatus; //激活状态",
+"	DateTime ActivateDate = $1.ActivateDate; //激活日期",
+"	string MerRealName = $1.MerRealName; //商户真实姓名",
+"	string MerIdcardNo = $1.MerIdcardNo; //商户身份证号",
+"	string BizEnterNo = $1.BizEnterNo; //业务员编号",
+"	string BizEnterName = $1.BizEnterName; //业务员名称",
+"	string ActVerifyFlag = $1.ActVerifyFlag; //激活验证标识",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"	string SourceType = $1.SourceType; //来源类型",
+"	string ActNo = $1.ActNo; //押金活动ID",
+"	string ActName = $1.ActName; //押金活动名称",
+"}"
+]
+},
+"查询某个快钱MPOS激活抓取,并赋值": {
+"prefix": "ym-db-KqActivate-Update",
+"body": [
+"KqActivate $1 = db.KqActivate.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.MerNo = $2; //商户编号",
+"	$1.MerName = $3; //商户名称",
+"	$1.MerMobile = $4; //商户手机号",
+"	$1.ProductType = $5; //产品类型",
+"	$1.MerSnNo = $6; //终端机身号",
+"	$1.MerRegDate = $7; //注册日期",
+"	$1.AssessMonth = $8; //考核月",
+"	$1.AssessMonthCount = $9; //考核第几月",
+"	$1.ActivateStatus = $10; //激活状态",
+"	$1.ActivateDate = $11; //激活日期",
+"	$1.MerRealName = $12; //商户真实姓名",
+"	$1.MerIdcardNo = $13; //商户身份证号",
+"	$1.BizEnterNo = $14; //业务员编号",
+"	$1.BizEnterName = $15; //业务员名称",
+"	$1.ActVerifyFlag = $16; //激活验证标识",
+"	$1.Remark = $17; //注释",
+"	$1.CreateTime = $18; //创建时间",
+"	$1.UpdateTime = $19; //更新时间",
+"	$1.SourceType = $20; //来源类型",
+"	$1.ActNo = $21; //押金活动ID",
+"	$1.ActName = $22; //押金活动名称",
+"}"
+]
+},
+"获取快钱MPOS激活抓取数量": {
+"prefix": "ym-db-KqActivate-FindAndCount",
+"body": [
+"int $1 = db.KqActivate.Count(m => $2);",
+]
+},
+"添加快钱MPOS激活抓取": {
+"prefix": "ym-db-KqActivate-Create",
+"body": [
+"db.KqActivate.Add(new KqActivate()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	MerNo = $1, //商户编号",
+"	MerName = $2, //商户名称",
+"	MerMobile = $3, //商户手机号",
+"	ProductType = $4, //产品类型",
+"	MerSnNo = $5, //终端机身号",
+"	MerRegDate = $6, //注册日期",
+"	AssessMonth = $7, //考核月",
+"	AssessMonthCount = $8, //考核第几月",
+"	ActivateStatus = $9, //激活状态",
+"	ActivateDate = $10, //激活日期",
+"	MerRealName = $11, //商户真实姓名",
+"	MerIdcardNo = $12, //商户身份证号",
+"	BizEnterNo = $13, //业务员编号",
+"	BizEnterName = $14, //业务员名称",
+"	ActVerifyFlag = $15, //激活验证标识",
+"	Remark = $16, //注释",
+"	CreateTime = $17, //创建时间",
+"	UpdateTime = $18, //更新时间",
+"	SourceType = $19, //来源类型",
+"	ActNo = $20, //押金活动ID",
+"	ActName = $21, //押金活动名称",
+"});"
+]
+},"删除某个快钱MPOS激活抓取": {
+"prefix": "ym-db-KqActivate-Delete",
+"body": [
+"KqActivate $1 = db.KqActivate.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KqActivate.Remove($1);",
+"}"
+]
+},
+"查询快钱MPOS激活推送列表": {
+"prefix": "ym-db-KqActivateCallBack-Find",
+"body": [
+"List<KqActivateCallBack> $1 = db.KqActivateCallBack.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqActivateCallBack $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快钱MPOS激活推送列表,并取值": {
+"prefix": "ym-db-KqActivateCallBack-FindWithData",
+"body": [
+"List<KqActivateCallBack> $1 = db.KqActivateCallBack.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqActivateCallBack $3 in $1)",
+"{",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string MerMobile = $3.MerMobile; //商户手机号",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string MerSnNo = $3.MerSnNo; //终端机身号",
+"	DateTime MerRegDate = $3.MerRegDate; //注册日期",
+"	string AssessMonth = $3.AssessMonth; //考核月",
+"	string AssessMonthCount = $3.AssessMonthCount; //考核第几月",
+"	string ActivateStatus = $3.ActivateStatus; //激活状态",
+"	DateTime ActivateDate = $3.ActivateDate; //激活日期",
+"	string MerRealName = $3.MerRealName; //商户真实姓名",
+"	string MerIdcardNo = $3.MerIdcardNo; //商户身份证号",
+"	string BizEnterNo = $3.BizEnterNo; //业务员编号",
+"	string BizEnterName = $3.BizEnterName; //业务员名称",
+"	string ActVerifyFlag = $3.ActVerifyFlag; //激活验证标识",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询快钱MPOS激活推送": {
+"prefix": "ym-db-KqActivateCallBack-Exist",
+"body": [
+"bool $1 = db.KqActivateCallBack.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快钱MPOS激活推送,并取值": {
+"prefix": "ym-db-KqActivateCallBack-FindByPrimaryKey",
+"body": [
+"KqActivateCallBack $1 = db.KqActivateCallBack.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string MerMobile = $1.MerMobile; //商户手机号",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string MerSnNo = $1.MerSnNo; //终端机身号",
+"	DateTime MerRegDate = $1.MerRegDate; //注册日期",
+"	string AssessMonth = $1.AssessMonth; //考核月",
+"	string AssessMonthCount = $1.AssessMonthCount; //考核第几月",
+"	string ActivateStatus = $1.ActivateStatus; //激活状态",
+"	DateTime ActivateDate = $1.ActivateDate; //激活日期",
+"	string MerRealName = $1.MerRealName; //商户真实姓名",
+"	string MerIdcardNo = $1.MerIdcardNo; //商户身份证号",
+"	string BizEnterNo = $1.BizEnterNo; //业务员编号",
+"	string BizEnterName = $1.BizEnterName; //业务员名称",
+"	string ActVerifyFlag = $1.ActVerifyFlag; //激活验证标识",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询某个快钱MPOS激活推送,并赋值": {
+"prefix": "ym-db-KqActivateCallBack-Update",
+"body": [
+"KqActivateCallBack $1 = db.KqActivateCallBack.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.MerNo = $2; //商户编号",
+"	$1.MerName = $3; //商户名称",
+"	$1.MerMobile = $4; //商户手机号",
+"	$1.ProductType = $5; //产品类型",
+"	$1.MerSnNo = $6; //终端机身号",
+"	$1.MerRegDate = $7; //注册日期",
+"	$1.AssessMonth = $8; //考核月",
+"	$1.AssessMonthCount = $9; //考核第几月",
+"	$1.ActivateStatus = $10; //激活状态",
+"	$1.ActivateDate = $11; //激活日期",
+"	$1.MerRealName = $12; //商户真实姓名",
+"	$1.MerIdcardNo = $13; //商户身份证号",
+"	$1.BizEnterNo = $14; //业务员编号",
+"	$1.BizEnterName = $15; //业务员名称",
+"	$1.ActVerifyFlag = $16; //激活验证标识",
+"	$1.Remark = $17; //注释",
+"	$1.CreateTime = $18; //创建时间",
+"	$1.UpdateTime = $19; //更新时间",
+"}"
+]
+},
+"获取快钱MPOS激活推送数量": {
+"prefix": "ym-db-KqActivateCallBack-FindAndCount",
+"body": [
+"int $1 = db.KqActivateCallBack.Count(m => $2);",
+]
+},
+"添加快钱MPOS激活推送": {
+"prefix": "ym-db-KqActivateCallBack-Create",
+"body": [
+"db.KqActivateCallBack.Add(new KqActivateCallBack()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	MerNo = $1, //商户编号",
+"	MerName = $2, //商户名称",
+"	MerMobile = $3, //商户手机号",
+"	ProductType = $4, //产品类型",
+"	MerSnNo = $5, //终端机身号",
+"	MerRegDate = $6, //注册日期",
+"	AssessMonth = $7, //考核月",
+"	AssessMonthCount = $8, //考核第几月",
+"	ActivateStatus = $9, //激活状态",
+"	ActivateDate = $10, //激活日期",
+"	MerRealName = $11, //商户真实姓名",
+"	MerIdcardNo = $12, //商户身份证号",
+"	BizEnterNo = $13, //业务员编号",
+"	BizEnterName = $14, //业务员名称",
+"	ActVerifyFlag = $15, //激活验证标识",
+"	Remark = $16, //注释",
+"	CreateTime = $17, //创建时间",
+"	UpdateTime = $18, //更新时间",
+"});"
+]
+},"删除某个快钱MPOS激活推送": {
+"prefix": "ym-db-KqActivateCallBack-Delete",
+"body": [
+"KqActivateCallBack $1 = db.KqActivateCallBack.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KqActivateCallBack.Remove($1);",
+"}"
+]
+},
+"查询快钱Mpos商户列表": {
+"prefix": "ym-db-KqMerchant-Find",
+"body": [
+"List<KqMerchant> $1 = db.KqMerchant.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqMerchant $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快钱Mpos商户列表,并取值": {
+"prefix": "ym-db-KqMerchant-FindWithData",
+"body": [
+"List<KqMerchant> $1 = db.KqMerchant.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqMerchant $3 in $1)",
+"{",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string MerMobile = $3.MerMobile; //商户手机号",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string MerSnNo = $3.MerSnNo; //终端机身号",
+"	DateTime MerRegDate = $3.MerRegDate; //注册日期",
+"	DateTime MerBindDate = $3.MerBindDate; //商户绑定时间",
+"	string MerIdcardNo = $3.MerIdcardNo; //商户身份证号",
+"	string MerRealName = $3.MerRealName; //商户真实姓名",
+"	string BizEnterNo = $3.BizEnterNo; //业务员编号",
+"	string BizEnterName = $3.BizEnterName; //业务员名称",
+"	string SourceType = $3.SourceType; //来源类型",
+"	string Province = $3.Province; //省份",
+"	string City = $3.City; //城市",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询快钱Mpos商户": {
+"prefix": "ym-db-KqMerchant-Exist",
+"body": [
+"bool $1 = db.KqMerchant.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快钱Mpos商户,并取值": {
+"prefix": "ym-db-KqMerchant-FindByPrimaryKey",
+"body": [
+"KqMerchant $1 = db.KqMerchant.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string MerMobile = $1.MerMobile; //商户手机号",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string MerSnNo = $1.MerSnNo; //终端机身号",
+"	DateTime MerRegDate = $1.MerRegDate; //注册日期",
+"	DateTime MerBindDate = $1.MerBindDate; //商户绑定时间",
+"	string MerIdcardNo = $1.MerIdcardNo; //商户身份证号",
+"	string MerRealName = $1.MerRealName; //商户真实姓名",
+"	string BizEnterNo = $1.BizEnterNo; //业务员编号",
+"	string BizEnterName = $1.BizEnterName; //业务员名称",
+"	string SourceType = $1.SourceType; //来源类型",
+"	string Province = $1.Province; //省份",
+"	string City = $1.City; //城市",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询某个快钱Mpos商户,并赋值": {
+"prefix": "ym-db-KqMerchant-Update",
+"body": [
+"KqMerchant $1 = db.KqMerchant.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.MerNo = $2; //商户编号",
+"	$1.MerName = $3; //商户名称",
+"	$1.MerMobile = $4; //商户手机号",
+"	$1.ProductType = $5; //产品类型",
+"	$1.MerSnNo = $6; //终端机身号",
+"	$1.MerRegDate = $7; //注册日期",
+"	$1.MerBindDate = $8; //商户绑定时间",
+"	$1.MerIdcardNo = $9; //商户身份证号",
+"	$1.MerRealName = $10; //商户真实姓名",
+"	$1.BizEnterNo = $11; //业务员编号",
+"	$1.BizEnterName = $12; //业务员名称",
+"	$1.SourceType = $13; //来源类型",
+"	$1.Province = $14; //省份",
+"	$1.City = $15; //城市",
+"	$1.Remark = $16; //注释",
+"	$1.CreateTime = $17; //创建时间",
+"	$1.UpdateTime = $18; //更新时间",
+"}"
+]
+},
+"获取快钱Mpos商户数量": {
+"prefix": "ym-db-KqMerchant-FindAndCount",
+"body": [
+"int $1 = db.KqMerchant.Count(m => $2);",
+]
+},
+"添加快钱Mpos商户": {
+"prefix": "ym-db-KqMerchant-Create",
+"body": [
+"db.KqMerchant.Add(new KqMerchant()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	MerNo = $1, //商户编号",
+"	MerName = $2, //商户名称",
+"	MerMobile = $3, //商户手机号",
+"	ProductType = $4, //产品类型",
+"	MerSnNo = $5, //终端机身号",
+"	MerRegDate = $6, //注册日期",
+"	MerBindDate = $7, //商户绑定时间",
+"	MerIdcardNo = $8, //商户身份证号",
+"	MerRealName = $9, //商户真实姓名",
+"	BizEnterNo = $10, //业务员编号",
+"	BizEnterName = $11, //业务员名称",
+"	SourceType = $12, //来源类型",
+"	Province = $13, //省份",
+"	City = $14, //城市",
+"	Remark = $15, //注释",
+"	CreateTime = $16, //创建时间",
+"	UpdateTime = $17, //更新时间",
+"});"
+]
+},"删除某个快钱Mpos商户": {
+"prefix": "ym-db-KqMerchant-Delete",
+"body": [
+"KqMerchant $1 = db.KqMerchant.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KqMerchant.Remove($1);",
+"}"
+]
+},
+"查询快钱Mpos交易抓取列表": {
+"prefix": "ym-db-KqTrade-Find",
+"body": [
+"List<KqTrade> $1 = db.KqTrade.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqTrade $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快钱Mpos交易抓取列表,并取值": {
+"prefix": "ym-db-KqTrade-FindWithData",
+"body": [
+"List<KqTrade> $1 = db.KqTrade.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqTrade $3 in $1)",
+"{",
+"	string TradeSerialNo = $3.TradeSerialNo; //交易单号",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	decimal TradeAmount = $3.TradeAmount; //交易金额",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string TradeStatus = $3.TradeStatus; //交易状态",
+"	string TradeDate = $3.TradeDate; //交易日期",
+"	string TradeTime = $3.TradeTime; //交易时间",
+"	string BankCardType = $3.BankCardType; //银行卡类型",
+"	string TradeSnNo = $3.TradeSnNo; //交易SN号",
+"	string DigAmtFlag = $3.DigAmtFlag; //挖款标识",
+"	decimal DigAmt = $3.DigAmt; //挖款金额",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"	string BankCardNo = $3.BankCardNo; //交易卡号",
+"	decimal FeeAmount = $3.FeeAmount; //手续费",
+"	string SettleMethod = $3.SettleMethod; //出款方式",
+"	decimal SettleFee = $3.SettleFee; //出款手续费",
+"	string SmallDouble = $3.SmallDouble; //小额双免",
+"	string BizEnterNo = $3.BizEnterNo; //业务员编号",
+"	string BizEnterName = $3.BizEnterName; //业务员名称",
+"	string SourceType = $3.SourceType; //来源类型",
+"	decimal SettleTotalFee = $3.SettleTotalFee; //总手续费",
+"	string BillType = $3.BillType; //计费类型",
+"	decimal SettleFeeCostAmt = $3.SettleFeeCostAmt; //手续费成本金额",
+"	decimal SettleFeeRebateAmt = $3.SettleFeeRebateAmt; //手续费返佣金额",
+"	decimal SettleCostAmt = $3.SettleCostAmt; //出款成本金额",
+"	decimal SettleRebateAmt = $3.SettleRebateAmt; //出款返佣金额",
+"	decimal TotalCostAmt = $3.TotalCostAmt; //总成本",
+"	decimal TotalRebateAmt = $3.TotalRebateAmt; //总返佣额",
+"	string S0SettleStatus = $3.S0SettleStatus; //S0出款状态",
+"	string DigStatus = $3.DigStatus; //挖款状态",
+"	string KqTradeSeq = $3.KqTradeSeq; //快钱交易流水号",
+"	string InputModel = $3.InputModel; //输入模式",
+"}"
+]
+},
+"查询快钱Mpos交易抓取": {
+"prefix": "ym-db-KqTrade-Exist",
+"body": [
+"bool $1 = db.KqTrade.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快钱Mpos交易抓取,并取值": {
+"prefix": "ym-db-KqTrade-FindByPrimaryKey",
+"body": [
+"KqTrade $1 = db.KqTrade.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string TradeSerialNo = $1.TradeSerialNo; //交易单号",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	decimal TradeAmount = $1.TradeAmount; //交易金额",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string TradeStatus = $1.TradeStatus; //交易状态",
+"	string TradeDate = $1.TradeDate; //交易日期",
+"	string TradeTime = $1.TradeTime; //交易时间",
+"	string BankCardType = $1.BankCardType; //银行卡类型",
+"	string TradeSnNo = $1.TradeSnNo; //交易SN号",
+"	string DigAmtFlag = $1.DigAmtFlag; //挖款标识",
+"	decimal DigAmt = $1.DigAmt; //挖款金额",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"	string BankCardNo = $1.BankCardNo; //交易卡号",
+"	decimal FeeAmount = $1.FeeAmount; //手续费",
+"	string SettleMethod = $1.SettleMethod; //出款方式",
+"	decimal SettleFee = $1.SettleFee; //出款手续费",
+"	string SmallDouble = $1.SmallDouble; //小额双免",
+"	string BizEnterNo = $1.BizEnterNo; //业务员编号",
+"	string BizEnterName = $1.BizEnterName; //业务员名称",
+"	string SourceType = $1.SourceType; //来源类型",
+"	decimal SettleTotalFee = $1.SettleTotalFee; //总手续费",
+"	string BillType = $1.BillType; //计费类型",
+"	decimal SettleFeeCostAmt = $1.SettleFeeCostAmt; //手续费成本金额",
+"	decimal SettleFeeRebateAmt = $1.SettleFeeRebateAmt; //手续费返佣金额",
+"	decimal SettleCostAmt = $1.SettleCostAmt; //出款成本金额",
+"	decimal SettleRebateAmt = $1.SettleRebateAmt; //出款返佣金额",
+"	decimal TotalCostAmt = $1.TotalCostAmt; //总成本",
+"	decimal TotalRebateAmt = $1.TotalRebateAmt; //总返佣额",
+"	string S0SettleStatus = $1.S0SettleStatus; //S0出款状态",
+"	string DigStatus = $1.DigStatus; //挖款状态",
+"	string KqTradeSeq = $1.KqTradeSeq; //快钱交易流水号",
+"	string InputModel = $1.InputModel; //输入模式",
+"}"
+]
+},
+"查询某个快钱Mpos交易抓取,并赋值": {
+"prefix": "ym-db-KqTrade-Update",
+"body": [
+"KqTrade $1 = db.KqTrade.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.TradeSerialNo = $2; //交易单号",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.TradeAmount = $5; //交易金额",
+"	$1.ProductType = $6; //产品类型",
+"	$1.TradeStatus = $7; //交易状态",
+"	$1.TradeDate = $8; //交易日期",
+"	$1.TradeTime = $9; //交易时间",
+"	$1.BankCardType = $10; //银行卡类型",
+"	$1.TradeSnNo = $11; //交易SN号",
+"	$1.DigAmtFlag = $12; //挖款标识",
+"	$1.DigAmt = $13; //挖款金额",
+"	$1.Remark = $14; //注释",
+"	$1.CreateTime = $15; //创建时间",
+"	$1.UpdateTime = $16; //更新时间",
+"	$1.BankCardNo = $17; //交易卡号",
+"	$1.FeeAmount = $18; //手续费",
+"	$1.SettleMethod = $19; //出款方式",
+"	$1.SettleFee = $20; //出款手续费",
+"	$1.SmallDouble = $21; //小额双免",
+"	$1.BizEnterNo = $22; //业务员编号",
+"	$1.BizEnterName = $23; //业务员名称",
+"	$1.SourceType = $24; //来源类型",
+"	$1.SettleTotalFee = $25; //总手续费",
+"	$1.BillType = $26; //计费类型",
+"	$1.SettleFeeCostAmt = $27; //手续费成本金额",
+"	$1.SettleFeeRebateAmt = $28; //手续费返佣金额",
+"	$1.SettleCostAmt = $29; //出款成本金额",
+"	$1.SettleRebateAmt = $30; //出款返佣金额",
+"	$1.TotalCostAmt = $31; //总成本",
+"	$1.TotalRebateAmt = $32; //总返佣额",
+"	$1.S0SettleStatus = $33; //S0出款状态",
+"	$1.DigStatus = $34; //挖款状态",
+"	$1.KqTradeSeq = $35; //快钱交易流水号",
+"	$1.InputModel = $36; //输入模式",
+"}"
+]
+},
+"获取快钱Mpos交易抓取数量": {
+"prefix": "ym-db-KqTrade-FindAndCount",
+"body": [
+"int $1 = db.KqTrade.Count(m => $2);",
+]
+},
+"添加快钱Mpos交易抓取": {
+"prefix": "ym-db-KqTrade-Create",
+"body": [
+"db.KqTrade.Add(new KqTrade()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	TradeSerialNo = $1, //交易单号",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	TradeAmount = $4, //交易金额",
+"	ProductType = $5, //产品类型",
+"	TradeStatus = $6, //交易状态",
+"	TradeDate = $7, //交易日期",
+"	TradeTime = $8, //交易时间",
+"	BankCardType = $9, //银行卡类型",
+"	TradeSnNo = $10, //交易SN号",
+"	DigAmtFlag = $11, //挖款标识",
+"	DigAmt = $12, //挖款金额",
+"	Remark = $13, //注释",
+"	CreateTime = $14, //创建时间",
+"	UpdateTime = $15, //更新时间",
+"	BankCardNo = $16, //交易卡号",
+"	FeeAmount = $17, //手续费",
+"	SettleMethod = $18, //出款方式",
+"	SettleFee = $19, //出款手续费",
+"	SmallDouble = $20, //小额双免",
+"	BizEnterNo = $21, //业务员编号",
+"	BizEnterName = $22, //业务员名称",
+"	SourceType = $23, //来源类型",
+"	SettleTotalFee = $24, //总手续费",
+"	BillType = $25, //计费类型",
+"	SettleFeeCostAmt = $26, //手续费成本金额",
+"	SettleFeeRebateAmt = $27, //手续费返佣金额",
+"	SettleCostAmt = $28, //出款成本金额",
+"	SettleRebateAmt = $29, //出款返佣金额",
+"	TotalCostAmt = $30, //总成本",
+"	TotalRebateAmt = $31, //总返佣额",
+"	S0SettleStatus = $32, //S0出款状态",
+"	DigStatus = $33, //挖款状态",
+"	KqTradeSeq = $34, //快钱交易流水号",
+"	InputModel = $35, //输入模式",
+"});"
+]
+},"删除某个快钱Mpos交易抓取": {
+"prefix": "ym-db-KqTrade-Delete",
+"body": [
+"KqTrade $1 = db.KqTrade.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KqTrade.Remove($1);",
+"}"
+]
+},
+"查询快钱Mpos交易推送列表": {
+"prefix": "ym-db-KqTradeCallBack-Find",
+"body": [
+"List<KqTradeCallBack> $1 = db.KqTradeCallBack.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqTradeCallBack $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快钱Mpos交易推送列表,并取值": {
+"prefix": "ym-db-KqTradeCallBack-FindWithData",
+"body": [
+"List<KqTradeCallBack> $1 = db.KqTradeCallBack.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqTradeCallBack $3 in $1)",
+"{",
+"	string TradeSerialNo = $3.TradeSerialNo; //交易单号",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	decimal TradeAmount = $3.TradeAmount; //交易金额",
+"	string TradeReferNo = $3.TradeReferNo; //交易参考号",
+"	string BankAuthCode = $3.BankAuthCode; //银行授权码",
+"	string DiscountRateFlag = $3.DiscountRateFlag; //优惠费率标识",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string Trade_status = $3.Trade_status; //交易状态",
+"	string ErrorCode = $3.ErrorCode; //错误码",
+"	string ErrorMsg = $3.ErrorMsg; //错误信息",
+"	string TradeDate = $3.TradeDate; //交易日期",
+"	string TradeTime = $3.TradeTime; //交易时间",
+"	string TradeType = $3.TradeType; //交易类型",
+"	string SerEntryMode = $3.SerEntryMode; //输入模式",
+"	string BankCardType = $3.BankCardType; //银行卡类型",
+"	string TradeSnNo = $3.TradeSnNo; //交易SN号",
+"	string DeviceType = $3.DeviceType; //设备类型",
+"	string MerMobile = $3.MerMobile; //商户手机号",
+"	string DigAmtFlag = $3.DigAmtFlag; //挖款标识",
+"	decimal DigAmt = $3.DigAmt; //挖款金额",
+"	string IsStoreCashier = $3.IsStoreCashier; //店面收银交易标识",
+"	string ReceiptType = $3.ReceiptType; //设备类型",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询快钱Mpos交易推送": {
+"prefix": "ym-db-KqTradeCallBack-Exist",
+"body": [
+"bool $1 = db.KqTradeCallBack.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快钱Mpos交易推送,并取值": {
+"prefix": "ym-db-KqTradeCallBack-FindByPrimaryKey",
+"body": [
+"KqTradeCallBack $1 = db.KqTradeCallBack.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string TradeSerialNo = $1.TradeSerialNo; //交易单号",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	decimal TradeAmount = $1.TradeAmount; //交易金额",
+"	string TradeReferNo = $1.TradeReferNo; //交易参考号",
+"	string BankAuthCode = $1.BankAuthCode; //银行授权码",
+"	string DiscountRateFlag = $1.DiscountRateFlag; //优惠费率标识",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string Trade_status = $1.Trade_status; //交易状态",
+"	string ErrorCode = $1.ErrorCode; //错误码",
+"	string ErrorMsg = $1.ErrorMsg; //错误信息",
+"	string TradeDate = $1.TradeDate; //交易日期",
+"	string TradeTime = $1.TradeTime; //交易时间",
+"	string TradeType = $1.TradeType; //交易类型",
+"	string SerEntryMode = $1.SerEntryMode; //输入模式",
+"	string BankCardType = $1.BankCardType; //银行卡类型",
+"	string TradeSnNo = $1.TradeSnNo; //交易SN号",
+"	string DeviceType = $1.DeviceType; //设备类型",
+"	string MerMobile = $1.MerMobile; //商户手机号",
+"	string DigAmtFlag = $1.DigAmtFlag; //挖款标识",
+"	decimal DigAmt = $1.DigAmt; //挖款金额",
+"	string IsStoreCashier = $1.IsStoreCashier; //店面收银交易标识",
+"	string ReceiptType = $1.ReceiptType; //设备类型",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询某个快钱Mpos交易推送,并赋值": {
+"prefix": "ym-db-KqTradeCallBack-Update",
+"body": [
+"KqTradeCallBack $1 = db.KqTradeCallBack.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.TradeSerialNo = $2; //交易单号",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.TradeAmount = $5; //交易金额",
+"	$1.TradeReferNo = $6; //交易参考号",
+"	$1.BankAuthCode = $7; //银行授权码",
+"	$1.DiscountRateFlag = $8; //优惠费率标识",
+"	$1.ProductType = $9; //产品类型",
+"	$1.Trade_status = $10; //交易状态",
+"	$1.ErrorCode = $11; //错误码",
+"	$1.ErrorMsg = $12; //错误信息",
+"	$1.TradeDate = $13; //交易日期",
+"	$1.TradeTime = $14; //交易时间",
+"	$1.TradeType = $15; //交易类型",
+"	$1.SerEntryMode = $16; //输入模式",
+"	$1.BankCardType = $17; //银行卡类型",
+"	$1.TradeSnNo = $18; //交易SN号",
+"	$1.DeviceType = $19; //设备类型",
+"	$1.MerMobile = $20; //商户手机号",
+"	$1.DigAmtFlag = $21; //挖款标识",
+"	$1.DigAmt = $22; //挖款金额",
+"	$1.IsStoreCashier = $23; //店面收银交易标识",
+"	$1.ReceiptType = $24; //设备类型",
+"	$1.Remark = $25; //注释",
+"	$1.CreateTime = $26; //创建时间",
+"	$1.UpdateTime = $27; //更新时间",
+"}"
+]
+},
+"获取快钱Mpos交易推送数量": {
+"prefix": "ym-db-KqTradeCallBack-FindAndCount",
+"body": [
+"int $1 = db.KqTradeCallBack.Count(m => $2);",
+]
+},
+"添加快钱Mpos交易推送": {
+"prefix": "ym-db-KqTradeCallBack-Create",
+"body": [
+"db.KqTradeCallBack.Add(new KqTradeCallBack()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	TradeSerialNo = $1, //交易单号",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	TradeAmount = $4, //交易金额",
+"	TradeReferNo = $5, //交易参考号",
+"	BankAuthCode = $6, //银行授权码",
+"	DiscountRateFlag = $7, //优惠费率标识",
+"	ProductType = $8, //产品类型",
+"	Trade_status = $9, //交易状态",
+"	ErrorCode = $10, //错误码",
+"	ErrorMsg = $11, //错误信息",
+"	TradeDate = $12, //交易日期",
+"	TradeTime = $13, //交易时间",
+"	TradeType = $14, //交易类型",
+"	SerEntryMode = $15, //输入模式",
+"	BankCardType = $16, //银行卡类型",
+"	TradeSnNo = $17, //交易SN号",
+"	DeviceType = $18, //设备类型",
+"	MerMobile = $19, //商户手机号",
+"	DigAmtFlag = $20, //挖款标识",
+"	DigAmt = $21, //挖款金额",
+"	IsStoreCashier = $22, //店面收银交易标识",
+"	ReceiptType = $23, //设备类型",
+"	Remark = $24, //注释",
+"	CreateTime = $25, //创建时间",
+"	UpdateTime = $26, //更新时间",
+"});"
+]
+},"删除某个快钱Mpos交易推送": {
+"prefix": "ym-db-KqTradeCallBack-Delete",
+"body": [
+"KqTradeCallBack $1 = db.KqTradeCallBack.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KqTradeCallBack.Remove($1);",
+"}"
+]
+},
+"查询快钱流量卡分佣交易列表": {
+"prefix": "ym-db-KqTradeFlux-Find",
+"body": [
+"List<KqTradeFlux> $1 = db.KqTradeFlux.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqTradeFlux $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快钱流量卡分佣交易列表,并取值": {
+"prefix": "ym-db-KqTradeFlux-FindWithData",
+"body": [
+"List<KqTradeFlux> $1 = db.KqTradeFlux.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KqTradeFlux $3 in $1)",
+"{",
+"	string TradeSerialNo = $3.TradeSerialNo; //交易单号",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	decimal TradeAmount = $3.TradeAmount; //交易金额",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string TradeStatus = $3.TradeStatus; //交易状态",
+"	string TradeDate = $3.TradeDate; //交易日期",
+"	string TradeTime = $3.TradeTime; //交易时间",
+"	string BankCardType = $3.BankCardType; //银行卡类型",
+"	string TradeSnNo = $3.TradeSnNo; //交易SN号",
+"	string DigAmtFlag = $3.DigAmtFlag; //挖款标识",
+"	decimal DigAmt = $3.DigAmt; //挖款金额",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"	string BankCardNo = $3.BankCardNo; //交易卡号",
+"	decimal FeeAmount = $3.FeeAmount; //手续费",
+"	string SettleMethod = $3.SettleMethod; //出款方式",
+"	decimal SettleFee = $3.SettleFee; //出款手续费",
+"	string SmallDouble = $3.SmallDouble; //小额双免",
+"	string BizEnterNo = $3.BizEnterNo; //业务员编号",
+"	string BizEnterName = $3.BizEnterName; //业务员名称",
+"	string SourceType = $3.SourceType; //来源类型",
+"	string BillType = $3.BillType; //计费类型",
+"	string KqTradeSeq = $3.KqTradeSeq; //快钱交易流水号",
+"	string InputModel = $3.InputModel; //输入模式",
+"	string TerminalNo = $3.TerminalNo; //终端号",
+"	string DeviceNetwork = $3.DeviceNetwork; //设备网络",
+"}"
+]
+},
+"查询快钱流量卡分佣交易": {
+"prefix": "ym-db-KqTradeFlux-Exist",
+"body": [
+"bool $1 = db.KqTradeFlux.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快钱流量卡分佣交易,并取值": {
+"prefix": "ym-db-KqTradeFlux-FindByPrimaryKey",
+"body": [
+"KqTradeFlux $1 = db.KqTradeFlux.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string TradeSerialNo = $1.TradeSerialNo; //交易单号",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	decimal TradeAmount = $1.TradeAmount; //交易金额",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string TradeStatus = $1.TradeStatus; //交易状态",
+"	string TradeDate = $1.TradeDate; //交易日期",
+"	string TradeTime = $1.TradeTime; //交易时间",
+"	string BankCardType = $1.BankCardType; //银行卡类型",
+"	string TradeSnNo = $1.TradeSnNo; //交易SN号",
+"	string DigAmtFlag = $1.DigAmtFlag; //挖款标识",
+"	decimal DigAmt = $1.DigAmt; //挖款金额",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"	string BankCardNo = $1.BankCardNo; //交易卡号",
+"	decimal FeeAmount = $1.FeeAmount; //手续费",
+"	string SettleMethod = $1.SettleMethod; //出款方式",
+"	decimal SettleFee = $1.SettleFee; //出款手续费",
+"	string SmallDouble = $1.SmallDouble; //小额双免",
+"	string BizEnterNo = $1.BizEnterNo; //业务员编号",
+"	string BizEnterName = $1.BizEnterName; //业务员名称",
+"	string SourceType = $1.SourceType; //来源类型",
+"	string BillType = $1.BillType; //计费类型",
+"	string KqTradeSeq = $1.KqTradeSeq; //快钱交易流水号",
+"	string InputModel = $1.InputModel; //输入模式",
+"	string TerminalNo = $1.TerminalNo; //终端号",
+"	string DeviceNetwork = $1.DeviceNetwork; //设备网络",
+"}"
+]
+},
+"查询某个快钱流量卡分佣交易,并赋值": {
+"prefix": "ym-db-KqTradeFlux-Update",
+"body": [
+"KqTradeFlux $1 = db.KqTradeFlux.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.TradeSerialNo = $2; //交易单号",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.TradeAmount = $5; //交易金额",
+"	$1.ProductType = $6; //产品类型",
+"	$1.TradeStatus = $7; //交易状态",
+"	$1.TradeDate = $8; //交易日期",
+"	$1.TradeTime = $9; //交易时间",
+"	$1.BankCardType = $10; //银行卡类型",
+"	$1.TradeSnNo = $11; //交易SN号",
+"	$1.DigAmtFlag = $12; //挖款标识",
+"	$1.DigAmt = $13; //挖款金额",
+"	$1.Remark = $14; //注释",
+"	$1.CreateTime = $15; //创建时间",
+"	$1.UpdateTime = $16; //更新时间",
+"	$1.BankCardNo = $17; //交易卡号",
+"	$1.FeeAmount = $18; //手续费",
+"	$1.SettleMethod = $19; //出款方式",
+"	$1.SettleFee = $20; //出款手续费",
+"	$1.SmallDouble = $21; //小额双免",
+"	$1.BizEnterNo = $22; //业务员编号",
+"	$1.BizEnterName = $23; //业务员名称",
+"	$1.SourceType = $24; //来源类型",
+"	$1.BillType = $25; //计费类型",
+"	$1.KqTradeSeq = $26; //快钱交易流水号",
+"	$1.InputModel = $27; //输入模式",
+"	$1.TerminalNo = $28; //终端号",
+"	$1.DeviceNetwork = $29; //设备网络",
+"}"
+]
+},
+"获取快钱流量卡分佣交易数量": {
+"prefix": "ym-db-KqTradeFlux-FindAndCount",
+"body": [
+"int $1 = db.KqTradeFlux.Count(m => $2);",
+]
+},
+"添加快钱流量卡分佣交易": {
+"prefix": "ym-db-KqTradeFlux-Create",
+"body": [
+"db.KqTradeFlux.Add(new KqTradeFlux()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	TradeSerialNo = $1, //交易单号",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	TradeAmount = $4, //交易金额",
+"	ProductType = $5, //产品类型",
+"	TradeStatus = $6, //交易状态",
+"	TradeDate = $7, //交易日期",
+"	TradeTime = $8, //交易时间",
+"	BankCardType = $9, //银行卡类型",
+"	TradeSnNo = $10, //交易SN号",
+"	DigAmtFlag = $11, //挖款标识",
+"	DigAmt = $12, //挖款金额",
+"	Remark = $13, //注释",
+"	CreateTime = $14, //创建时间",
+"	UpdateTime = $15, //更新时间",
+"	BankCardNo = $16, //交易卡号",
+"	FeeAmount = $17, //手续费",
+"	SettleMethod = $18, //出款方式",
+"	SettleFee = $19, //出款手续费",
+"	SmallDouble = $20, //小额双免",
+"	BizEnterNo = $21, //业务员编号",
+"	BizEnterName = $22, //业务员名称",
+"	SourceType = $23, //来源类型",
+"	BillType = $24, //计费类型",
+"	KqTradeSeq = $25, //快钱交易流水号",
+"	InputModel = $26, //输入模式",
+"	TerminalNo = $27, //终端号",
+"	DeviceNetwork = $28, //设备网络",
+"});"
+]
+},"删除某个快钱流量卡分佣交易": {
+"prefix": "ym-db-KqTradeFlux-Delete",
+"body": [
+"KqTradeFlux $1 = db.KqTradeFlux.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KqTradeFlux.Remove($1);",
+"}"
+]
+},
+"查询快闪刷商户绑定列表": {
+"prefix": "ym-db-KssBind-Find",
+"body": [
+"List<KssBind> $1 = db.KssBind.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssBind $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快闪刷商户绑定列表,并取值": {
+"prefix": "ym-db-KssBind-FindWithData",
+"body": [
+"List<KssBind> $1 = db.KssBind.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssBind $3 in $1)",
+"{",
+"	string AgentName = $3.AgentName; //机构名称",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string MerSnNo = $3.MerSnNo; //终端机身号",
+"	DateTime MerOperateDate = $3.MerOperateDate; //操作时间",
+"	string MerOperateType = $3.MerOperateType; //操作类型",
+"	string MerStatus = $3.MerStatus; //商户状态",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string MerNewSnNo = $3.MerNewSnNo; //新终端机身号",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询快闪刷商户绑定": {
+"prefix": "ym-db-KssBind-Exist",
+"body": [
+"bool $1 = db.KssBind.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快闪刷商户绑定,并取值": {
+"prefix": "ym-db-KssBind-FindByPrimaryKey",
+"body": [
+"KssBind $1 = db.KssBind.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string AgentName = $1.AgentName; //机构名称",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string MerSnNo = $1.MerSnNo; //终端机身号",
+"	DateTime MerOperateDate = $1.MerOperateDate; //操作时间",
+"	string MerOperateType = $1.MerOperateType; //操作类型",
+"	string MerStatus = $1.MerStatus; //商户状态",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string MerNewSnNo = $1.MerNewSnNo; //新终端机身号",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询某个快闪刷商户绑定,并赋值": {
+"prefix": "ym-db-KssBind-Update",
+"body": [
+"KssBind $1 = db.KssBind.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.AgentName = $2; //机构名称",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.MerSnNo = $5; //终端机身号",
+"	$1.MerOperateDate = $6; //操作时间",
+"	$1.MerOperateType = $7; //操作类型",
+"	$1.MerStatus = $8; //商户状态",
+"	$1.ProductType = $9; //产品类型",
+"	$1.MerNewSnNo = $10; //新终端机身号",
+"	$1.Remark = $11; //注释",
+"	$1.CreateTime = $12; //创建时间",
+"	$1.UpdateTime = $13; //更新时间",
+"}"
+]
+},
+"获取快闪刷商户绑定数量": {
+"prefix": "ym-db-KssBind-FindAndCount",
+"body": [
+"int $1 = db.KssBind.Count(m => $2);",
+]
+},
+"添加快闪刷商户绑定": {
+"prefix": "ym-db-KssBind-Create",
+"body": [
+"db.KssBind.Add(new KssBind()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	AgentName = $1, //机构名称",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	MerSnNo = $4, //终端机身号",
+"	MerOperateDate = $5, //操作时间",
+"	MerOperateType = $6, //操作类型",
+"	MerStatus = $7, //商户状态",
+"	ProductType = $8, //产品类型",
+"	MerNewSnNo = $9, //新终端机身号",
+"	Remark = $10, //注释",
+"	CreateTime = $11, //创建时间",
+"	UpdateTime = $12, //更新时间",
+"});"
+]
+},"删除某个快闪刷商户绑定": {
+"prefix": "ym-db-KssBind-Delete",
+"body": [
+"KssBind $1 = db.KssBind.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KssBind.Remove($1);",
+"}"
+]
+},
+"查询快闪刷商户免押金列表": {
+"prefix": "ym-db-KssFreeDeposit-Find",
+"body": [
+"List<KssFreeDeposit> $1 = db.KssFreeDeposit.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssFreeDeposit $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快闪刷商户免押金列表,并取值": {
+"prefix": "ym-db-KssFreeDeposit-FindWithData",
+"body": [
+"List<KssFreeDeposit> $1 = db.KssFreeDeposit.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssFreeDeposit $3 in $1)",
+"{",
+"	string AgentName = $3.AgentName; //机构名称",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string ProductType = $3.ProductType; //产品类型",
+"	DateTime MerBindDate = $3.MerBindDate; //绑定日期",
+"	string MerSnNo = $3.MerSnNo; //终端机身号",
+"	string ActNo = $3.ActNo; //押金活动ID",
+"	string ActName = $3.ActName; //押金活动名称",
+"	string NewFlag = $3.NewFlag; //是否新增",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询快闪刷商户免押金": {
+"prefix": "ym-db-KssFreeDeposit-Exist",
+"body": [
+"bool $1 = db.KssFreeDeposit.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快闪刷商户免押金,并取值": {
+"prefix": "ym-db-KssFreeDeposit-FindByPrimaryKey",
+"body": [
+"KssFreeDeposit $1 = db.KssFreeDeposit.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string AgentName = $1.AgentName; //机构名称",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string ProductType = $1.ProductType; //产品类型",
+"	DateTime MerBindDate = $1.MerBindDate; //绑定日期",
+"	string MerSnNo = $1.MerSnNo; //终端机身号",
+"	string ActNo = $1.ActNo; //押金活动ID",
+"	string ActName = $1.ActName; //押金活动名称",
+"	string NewFlag = $1.NewFlag; //是否新增",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询某个快闪刷商户免押金,并赋值": {
+"prefix": "ym-db-KssFreeDeposit-Update",
+"body": [
+"KssFreeDeposit $1 = db.KssFreeDeposit.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.AgentName = $2; //机构名称",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.ProductType = $5; //产品类型",
+"	$1.MerBindDate = $6; //绑定日期",
+"	$1.MerSnNo = $7; //终端机身号",
+"	$1.ActNo = $8; //押金活动ID",
+"	$1.ActName = $9; //押金活动名称",
+"	$1.NewFlag = $10; //是否新增",
+"	$1.Remark = $11; //注释",
+"	$1.CreateTime = $12; //创建时间",
+"	$1.UpdateTime = $13; //更新时间",
+"}"
+]
+},
+"获取快闪刷商户免押金数量": {
+"prefix": "ym-db-KssFreeDeposit-FindAndCount",
+"body": [
+"int $1 = db.KssFreeDeposit.Count(m => $2);",
+]
+},
+"添加快闪刷商户免押金": {
+"prefix": "ym-db-KssFreeDeposit-Create",
+"body": [
+"db.KssFreeDeposit.Add(new KssFreeDeposit()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	AgentName = $1, //机构名称",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	ProductType = $4, //产品类型",
+"	MerBindDate = $5, //绑定日期",
+"	MerSnNo = $6, //终端机身号",
+"	ActNo = $7, //押金活动ID",
+"	ActName = $8, //押金活动名称",
+"	NewFlag = $9, //是否新增",
+"	Remark = $10, //注释",
+"	CreateTime = $11, //创建时间",
+"	UpdateTime = $12, //更新时间",
+"});"
+]
+},"删除某个快闪刷商户免押金": {
+"prefix": "ym-db-KssFreeDeposit-Delete",
+"body": [
+"KssFreeDeposit $1 = db.KssFreeDeposit.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KssFreeDeposit.Remove($1);",
+"}"
+]
+},
+"查询快闪刷商户列表": {
+"prefix": "ym-db-KssMerchant-Find",
+"body": [
+"List<KssMerchant> $1 = db.KssMerchant.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssMerchant $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快闪刷商户列表,并取值": {
+"prefix": "ym-db-KssMerchant-FindWithData",
+"body": [
+"List<KssMerchant> $1 = db.KssMerchant.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssMerchant $3 in $1)",
+"{",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string AgentName = $3.AgentName; //机构名称",
+"	string MerRealName = $3.MerRealName; //商户真实姓名",
+"	string MerMobile = $3.MerMobile; //商户手机号",
+"	string MerIdcardNo = $3.MerIdcardNo; //商户身份证号",
+"	DateTime MerRegDate = $3.MerRegDate; //注册日期",
+"	DateTime MerAuditDate = $3.MerAuditDate; //审核日期",
+"	string MerStatus = $3.MerStatus; //商户状态",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string Province = $3.Province; //商户注册省份",
+"	string City = $3.City; //商户注册城市",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询快闪刷商户": {
+"prefix": "ym-db-KssMerchant-Exist",
+"body": [
+"bool $1 = db.KssMerchant.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快闪刷商户,并取值": {
+"prefix": "ym-db-KssMerchant-FindByPrimaryKey",
+"body": [
+"KssMerchant $1 = db.KssMerchant.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string AgentName = $1.AgentName; //机构名称",
+"	string MerRealName = $1.MerRealName; //商户真实姓名",
+"	string MerMobile = $1.MerMobile; //商户手机号",
+"	string MerIdcardNo = $1.MerIdcardNo; //商户身份证号",
+"	DateTime MerRegDate = $1.MerRegDate; //注册日期",
+"	DateTime MerAuditDate = $1.MerAuditDate; //审核日期",
+"	string MerStatus = $1.MerStatus; //商户状态",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string Province = $1.Province; //商户注册省份",
+"	string City = $1.City; //商户注册城市",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询某个快闪刷商户,并赋值": {
+"prefix": "ym-db-KssMerchant-Update",
+"body": [
+"KssMerchant $1 = db.KssMerchant.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.MerNo = $2; //商户编号",
+"	$1.MerName = $3; //商户名称",
+"	$1.AgentName = $4; //机构名称",
+"	$1.MerRealName = $5; //商户真实姓名",
+"	$1.MerMobile = $6; //商户手机号",
+"	$1.MerIdcardNo = $7; //商户身份证号",
+"	$1.MerRegDate = $8; //注册日期",
+"	$1.MerAuditDate = $9; //审核日期",
+"	$1.MerStatus = $10; //商户状态",
+"	$1.ProductType = $11; //产品类型",
+"	$1.Province = $12; //商户注册省份",
+"	$1.City = $13; //商户注册城市",
+"	$1.Remark = $14; //注释",
+"	$1.CreateTime = $15; //创建时间",
+"	$1.UpdateTime = $16; //更新时间",
+"}"
+]
+},
+"获取快闪刷商户数量": {
+"prefix": "ym-db-KssMerchant-FindAndCount",
+"body": [
+"int $1 = db.KssMerchant.Count(m => $2);",
+]
+},
+"添加快闪刷商户": {
+"prefix": "ym-db-KssMerchant-Create",
+"body": [
+"db.KssMerchant.Add(new KssMerchant()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	MerNo = $1, //商户编号",
+"	MerName = $2, //商户名称",
+"	AgentName = $3, //机构名称",
+"	MerRealName = $4, //商户真实姓名",
+"	MerMobile = $5, //商户手机号",
+"	MerIdcardNo = $6, //商户身份证号",
+"	MerRegDate = $7, //注册日期",
+"	MerAuditDate = $8, //审核日期",
+"	MerStatus = $9, //商户状态",
+"	ProductType = $10, //产品类型",
+"	Province = $11, //商户注册省份",
+"	City = $12, //商户注册城市",
+"	Remark = $13, //注释",
+"	CreateTime = $14, //创建时间",
+"	UpdateTime = $15, //更新时间",
+"});"
+]
+},"删除某个快闪刷商户": {
+"prefix": "ym-db-KssMerchant-Delete",
+"body": [
+"KssMerchant $1 = db.KssMerchant.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KssMerchant.Remove($1);",
+"}"
+]
+},
+"查询快闪刷商户返押列表": {
+"prefix": "ym-db-KssReturnDeposit-Find",
+"body": [
+"List<KssReturnDeposit> $1 = db.KssReturnDeposit.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssReturnDeposit $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快闪刷商户返押列表,并取值": {
+"prefix": "ym-db-KssReturnDeposit-FindWithData",
+"body": [
+"List<KssReturnDeposit> $1 = db.KssReturnDeposit.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssReturnDeposit $3 in $1)",
+"{",
+"	string AgentName = $3.AgentName; //机构名称",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string ActNo = $3.ActNo; //押金活动ID",
+"	string ActName = $3.ActName; //押金活动名称",
+"	DateTime MerDisposeDate = $3.MerDisposeDate; //押金日期",
+"	DateTime MerStdDate = $3.MerStdDate; //达标日期",
+"	int IntervalDay = $3.IntervalDay; //间隔天数",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string MerSnNo = $3.MerSnNo; //终端机身号",
+"	decimal RetAmount = $3.RetAmount; //返押金额",
+"	string RetFlag = $3.RetFlag; //是否返还",
+"	string RetOrderNo = $3.RetOrderNo; //返押订单ID",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询快闪刷商户返押": {
+"prefix": "ym-db-KssReturnDeposit-Exist",
+"body": [
+"bool $1 = db.KssReturnDeposit.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快闪刷商户返押,并取值": {
+"prefix": "ym-db-KssReturnDeposit-FindByPrimaryKey",
+"body": [
+"KssReturnDeposit $1 = db.KssReturnDeposit.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string AgentName = $1.AgentName; //机构名称",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string ActNo = $1.ActNo; //押金活动ID",
+"	string ActName = $1.ActName; //押金活动名称",
+"	DateTime MerDisposeDate = $1.MerDisposeDate; //押金日期",
+"	DateTime MerStdDate = $1.MerStdDate; //达标日期",
+"	int IntervalDay = $1.IntervalDay; //间隔天数",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string MerSnNo = $1.MerSnNo; //终端机身号",
+"	decimal RetAmount = $1.RetAmount; //返押金额",
+"	string RetFlag = $1.RetFlag; //是否返还",
+"	string RetOrderNo = $1.RetOrderNo; //返押订单ID",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询某个快闪刷商户返押,并赋值": {
+"prefix": "ym-db-KssReturnDeposit-Update",
+"body": [
+"KssReturnDeposit $1 = db.KssReturnDeposit.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.AgentName = $2; //机构名称",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.ActNo = $5; //押金活动ID",
+"	$1.ActName = $6; //押金活动名称",
+"	$1.MerDisposeDate = $7; //押金日期",
+"	$1.MerStdDate = $8; //达标日期",
+"	$1.IntervalDay = $9; //间隔天数",
+"	$1.ProductType = $10; //产品类型",
+"	$1.MerSnNo = $11; //终端机身号",
+"	$1.RetAmount = $12; //返押金额",
+"	$1.RetFlag = $13; //是否返还",
+"	$1.RetOrderNo = $14; //返押订单ID",
+"	$1.Remark = $15; //注释",
+"	$1.CreateTime = $16; //创建时间",
+"	$1.UpdateTime = $17; //更新时间",
+"}"
+]
+},
+"获取快闪刷商户返押数量": {
+"prefix": "ym-db-KssReturnDeposit-FindAndCount",
+"body": [
+"int $1 = db.KssReturnDeposit.Count(m => $2);",
+]
+},
+"添加快闪刷商户返押": {
+"prefix": "ym-db-KssReturnDeposit-Create",
+"body": [
+"db.KssReturnDeposit.Add(new KssReturnDeposit()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	AgentName = $1, //机构名称",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	ActNo = $4, //押金活动ID",
+"	ActName = $5, //押金活动名称",
+"	MerDisposeDate = $6, //押金日期",
+"	MerStdDate = $7, //达标日期",
+"	IntervalDay = $8, //间隔天数",
+"	ProductType = $9, //产品类型",
+"	MerSnNo = $10, //终端机身号",
+"	RetAmount = $11, //返押金额",
+"	RetFlag = $12, //是否返还",
+"	RetOrderNo = $13, //返押订单ID",
+"	Remark = $14, //注释",
+"	CreateTime = $15, //创建时间",
+"	UpdateTime = $16, //更新时间",
+"});"
+]
+},"删除某个快闪刷商户返押": {
+"prefix": "ym-db-KssReturnDeposit-Delete",
+"body": [
+"KssReturnDeposit $1 = db.KssReturnDeposit.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KssReturnDeposit.Remove($1);",
+"}"
+]
+},
+"查询快闪刷商户在网达标列表": {
+"prefix": "ym-db-KssStageRwd-Find",
+"body": [
+"List<KssStageRwd> $1 = db.KssStageRwd.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssStageRwd $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快闪刷商户在网达标列表,并取值": {
+"prefix": "ym-db-KssStageRwd-FindWithData",
+"body": [
+"List<KssStageRwd> $1 = db.KssStageRwd.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssStageRwd $3 in $1)",
+"{",
+"	string AgentName = $3.AgentName; //机构名称",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string ProductType = $3.ProductType; //产品类型",
+"	DateTime MerBindDate = $3.MerBindDate; //绑定日期",
+"	string MerSnNo = $3.MerSnNo; //终端机身号",
+"	string ActNo = $3.ActNo; //押金活动ID",
+"	string ActName = $3.ActName; //押金活动名称",
+"	string MerStdStage = $3.MerStdStage; //达标阶段",
+"	DateTime MerStdDate = $3.MerStdDate; //达标日期",
+"	string MerStdStatus = $3.MerStdStatus; //达标状态",
+"	string NewFlag = $3.NewFlag; //是否新增",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询快闪刷商户在网达标": {
+"prefix": "ym-db-KssStageRwd-Exist",
+"body": [
+"bool $1 = db.KssStageRwd.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快闪刷商户在网达标,并取值": {
+"prefix": "ym-db-KssStageRwd-FindByPrimaryKey",
+"body": [
+"KssStageRwd $1 = db.KssStageRwd.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string AgentName = $1.AgentName; //机构名称",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string ProductType = $1.ProductType; //产品类型",
+"	DateTime MerBindDate = $1.MerBindDate; //绑定日期",
+"	string MerSnNo = $1.MerSnNo; //终端机身号",
+"	string ActNo = $1.ActNo; //押金活动ID",
+"	string ActName = $1.ActName; //押金活动名称",
+"	string MerStdStage = $1.MerStdStage; //达标阶段",
+"	DateTime MerStdDate = $1.MerStdDate; //达标日期",
+"	string MerStdStatus = $1.MerStdStatus; //达标状态",
+"	string NewFlag = $1.NewFlag; //是否新增",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询某个快闪刷商户在网达标,并赋值": {
+"prefix": "ym-db-KssStageRwd-Update",
+"body": [
+"KssStageRwd $1 = db.KssStageRwd.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.AgentName = $2; //机构名称",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.ProductType = $5; //产品类型",
+"	$1.MerBindDate = $6; //绑定日期",
+"	$1.MerSnNo = $7; //终端机身号",
+"	$1.ActNo = $8; //押金活动ID",
+"	$1.ActName = $9; //押金活动名称",
+"	$1.MerStdStage = $10; //达标阶段",
+"	$1.MerStdDate = $11; //达标日期",
+"	$1.MerStdStatus = $12; //达标状态",
+"	$1.NewFlag = $13; //是否新增",
+"	$1.Remark = $14; //注释",
+"	$1.CreateTime = $15; //创建时间",
+"	$1.UpdateTime = $16; //更新时间",
+"}"
+]
+},
+"获取快闪刷商户在网达标数量": {
+"prefix": "ym-db-KssStageRwd-FindAndCount",
+"body": [
+"int $1 = db.KssStageRwd.Count(m => $2);",
+]
+},
+"添加快闪刷商户在网达标": {
+"prefix": "ym-db-KssStageRwd-Create",
+"body": [
+"db.KssStageRwd.Add(new KssStageRwd()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	AgentName = $1, //机构名称",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	ProductType = $4, //产品类型",
+"	MerBindDate = $5, //绑定日期",
+"	MerSnNo = $6, //终端机身号",
+"	ActNo = $7, //押金活动ID",
+"	ActName = $8, //押金活动名称",
+"	MerStdStage = $9, //达标阶段",
+"	MerStdDate = $10, //达标日期",
+"	MerStdStatus = $11, //达标状态",
+"	NewFlag = $12, //是否新增",
+"	Remark = $13, //注释",
+"	CreateTime = $14, //创建时间",
+"	UpdateTime = $15, //更新时间",
+"});"
+]
+},"删除某个快闪刷商户在网达标": {
+"prefix": "ym-db-KssStageRwd-Delete",
+"body": [
+"KssStageRwd $1 = db.KssStageRwd.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KssStageRwd.Remove($1);",
+"}"
+]
+},
+"查询快闪刷商户首刷列表": {
+"prefix": "ym-db-KssTradeFirst-Find",
+"body": [
+"List<KssTradeFirst> $1 = db.KssTradeFirst.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssTradeFirst $3 in $1)",
+"{",
+"}"
+]
+},
+"查询快闪刷商户首刷列表,并取值": {
+"prefix": "ym-db-KssTradeFirst-FindWithData",
+"body": [
+"List<KssTradeFirst> $1 = db.KssTradeFirst.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (KssTradeFirst $3 in $1)",
+"{",
+"	string AgentName = $3.AgentName; //机构名称",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string ProductType = $3.ProductType; //产品类型",
+"	DateTime MerBindDate = $3.MerBindDate; //绑定日期",
+"	string MerSnNo = $3.MerSnNo; //终端机身号",
+"	string ActNo = $3.ActNo; //押金活动ID",
+"	string ActName = $3.ActName; //押金活动名称",
+"	DateTime MerStdDate = $3.MerStdDate; //达标日期",
+"	string MerStdStatus = $3.MerStdStatus; //达标状态",
+"	string NewFlag = $3.NewFlag; //是否新增",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询快闪刷商户首刷": {
+"prefix": "ym-db-KssTradeFirst-Exist",
+"body": [
+"bool $1 = db.KssTradeFirst.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个快闪刷商户首刷,并取值": {
+"prefix": "ym-db-KssTradeFirst-FindByPrimaryKey",
+"body": [
+"KssTradeFirst $1 = db.KssTradeFirst.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string AgentName = $1.AgentName; //机构名称",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string ProductType = $1.ProductType; //产品类型",
+"	DateTime MerBindDate = $1.MerBindDate; //绑定日期",
+"	string MerSnNo = $1.MerSnNo; //终端机身号",
+"	string ActNo = $1.ActNo; //押金活动ID",
+"	string ActName = $1.ActName; //押金活动名称",
+"	DateTime MerStdDate = $1.MerStdDate; //达标日期",
+"	string MerStdStatus = $1.MerStdStatus; //达标状态",
+"	string NewFlag = $1.NewFlag; //是否新增",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"}"
+]
+},
+"查询某个快闪刷商户首刷,并赋值": {
+"prefix": "ym-db-KssTradeFirst-Update",
+"body": [
+"KssTradeFirst $1 = db.KssTradeFirst.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.AgentName = $2; //机构名称",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.ProductType = $5; //产品类型",
+"	$1.MerBindDate = $6; //绑定日期",
+"	$1.MerSnNo = $7; //终端机身号",
+"	$1.ActNo = $8; //押金活动ID",
+"	$1.ActName = $9; //押金活动名称",
+"	$1.MerStdDate = $10; //达标日期",
+"	$1.MerStdStatus = $11; //达标状态",
+"	$1.NewFlag = $12; //是否新增",
+"	$1.Remark = $13; //注释",
+"	$1.CreateTime = $14; //创建时间",
+"	$1.UpdateTime = $15; //更新时间",
+"}"
+]
+},
+"获取快闪刷商户首刷数量": {
+"prefix": "ym-db-KssTradeFirst-FindAndCount",
+"body": [
+"int $1 = db.KssTradeFirst.Count(m => $2);",
+]
+},
+"添加快闪刷商户首刷": {
+"prefix": "ym-db-KssTradeFirst-Create",
+"body": [
+"db.KssTradeFirst.Add(new KssTradeFirst()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	AgentName = $1, //机构名称",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	ProductType = $4, //产品类型",
+"	MerBindDate = $5, //绑定日期",
+"	MerSnNo = $6, //终端机身号",
+"	ActNo = $7, //押金活动ID",
+"	ActName = $8, //押金活动名称",
+"	MerStdDate = $9, //达标日期",
+"	MerStdStatus = $10, //达标状态",
+"	NewFlag = $11, //是否新增",
+"	Remark = $12, //注释",
+"	CreateTime = $13, //创建时间",
+"	UpdateTime = $14, //更新时间",
+"});"
+]
+},"删除某个快闪刷商户首刷": {
+"prefix": "ym-db-KssTradeFirst-Delete",
+"body": [
+"KssTradeFirst $1 = db.KssTradeFirst.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.KssTradeFirst.Remove($1);",
+"}"
+]
+},
+"查询商户列表": {
+"prefix": "ym-db-Merchants-Find",
+"body": [
+"List<Merchants> $1 = db.Merchants.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (Merchants $3 in $1)",
+"{",
+"}"
+]
+},
+"查询商户列表,并取值": {
+"prefix": "ym-db-Merchants-FindWithData",
+"body": [
+"List<Merchants> $1 = db.Merchants.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (Merchants $3 in $1)",
+"{",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	string AgentName = $3.AgentName; //机构名称",
+"	string MerRealName = $3.MerRealName; //商户真实姓名",
+"	string MerMobile = $3.MerMobile; //商户手机号",
+"	string MerIdcardNo = $3.MerIdcardNo; //商户身份证号",
+"	DateTime MerRegDate = $3.MerRegDate; //注册日期",
+"	DateTime MerAuditDate = $3.MerAuditDate; //审核日期",
+"	string MerStatus = $3.MerStatus; //商户状态",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string Province = $3.Province; //商户注册省份",
+"	string City = $3.City; //商户注册城市",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"	string SnNo = $3.SnNo; //SN号",
+"	string AgentNo = $3.AgentNo; //代理商编号",
+"}"
+]
+},
+"查询商户": {
+"prefix": "ym-db-Merchants-Exist",
+"body": [
+"bool $1 = db.Merchants.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个商户,并取值": {
+"prefix": "ym-db-Merchants-FindByPrimaryKey",
+"body": [
+"Merchants $1 = db.Merchants.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	string AgentName = $1.AgentName; //机构名称",
+"	string MerRealName = $1.MerRealName; //商户真实姓名",
+"	string MerMobile = $1.MerMobile; //商户手机号",
+"	string MerIdcardNo = $1.MerIdcardNo; //商户身份证号",
+"	DateTime MerRegDate = $1.MerRegDate; //注册日期",
+"	DateTime MerAuditDate = $1.MerAuditDate; //审核日期",
+"	string MerStatus = $1.MerStatus; //商户状态",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string Province = $1.Province; //商户注册省份",
+"	string City = $1.City; //商户注册城市",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"	string SnNo = $1.SnNo; //SN号",
+"	string AgentNo = $1.AgentNo; //代理商编号",
+"}"
+]
+},
+"查询某个商户,并赋值": {
+"prefix": "ym-db-Merchants-Update",
+"body": [
+"Merchants $1 = db.Merchants.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.MerNo = $2; //商户编号",
+"	$1.MerName = $3; //商户名称",
+"	$1.AgentName = $4; //机构名称",
+"	$1.MerRealName = $5; //商户真实姓名",
+"	$1.MerMobile = $6; //商户手机号",
+"	$1.MerIdcardNo = $7; //商户身份证号",
+"	$1.MerRegDate = $8; //注册日期",
+"	$1.MerAuditDate = $9; //审核日期",
+"	$1.MerStatus = $10; //商户状态",
+"	$1.ProductType = $11; //产品类型",
+"	$1.Province = $12; //商户注册省份",
+"	$1.City = $13; //商户注册城市",
+"	$1.Remark = $14; //注释",
+"	$1.CreateTime = $15; //创建时间",
+"	$1.UpdateTime = $16; //更新时间",
+"	$1.SnNo = $17; //SN号",
+"	$1.AgentNo = $18; //代理商编号",
+"}"
+]
+},
+"获取商户数量": {
+"prefix": "ym-db-Merchants-FindAndCount",
+"body": [
+"int $1 = db.Merchants.Count(m => $2);",
+]
+},
+"添加商户": {
+"prefix": "ym-db-Merchants-Create",
+"body": [
+"db.Merchants.Add(new Merchants()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	MerNo = $1, //商户编号",
+"	MerName = $2, //商户名称",
+"	AgentName = $3, //机构名称",
+"	MerRealName = $4, //商户真实姓名",
+"	MerMobile = $5, //商户手机号",
+"	MerIdcardNo = $6, //商户身份证号",
+"	MerRegDate = $7, //注册日期",
+"	MerAuditDate = $8, //审核日期",
+"	MerStatus = $9, //商户状态",
+"	ProductType = $10, //产品类型",
+"	Province = $11, //商户注册省份",
+"	City = $12, //商户注册城市",
+"	Remark = $13, //注释",
+"	CreateTime = $14, //创建时间",
+"	UpdateTime = $15, //更新时间",
+"	SnNo = $16, //SN号",
+"	AgentNo = $17, //代理商编号",
+"});"
+]
+},"删除某个商户": {
+"prefix": "ym-db-Merchants-Delete",
+"body": [
+"Merchants $1 = db.Merchants.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.Merchants.Remove($1);",
+"}"
+]
+},
+"查询商户在网达标列表": {
+"prefix": "ym-db-MerchantStageRwd-Find",
+"body": [
+"List<MerchantStageRwd> $1 = db.MerchantStageRwd.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (MerchantStageRwd $3 in $1)",
+"{",
+"}"
+]
+},
+"查询商户在网达标列表,并取值": {
+"prefix": "ym-db-MerchantStageRwd-FindWithData",
+"body": [
+"List<MerchantStageRwd> $1 = db.MerchantStageRwd.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (MerchantStageRwd $3 in $1)",
+"{",
+"	string AgentName = $3.AgentName; //机构名称",
+"	string MerName = $3.MerName; //商户名称",
+"	string ProductType = $3.ProductType; //产品类型",
+"	DateTime MerBindDate = $3.MerBindDate; //绑定日期",
+"	string MerSnNo = $3.MerSnNo; //终端机身号",
+"	string ActNo = $3.ActNo; //押金活动ID",
+"	string ActName = $3.ActName; //押金活动名称",
+"	string MerStdStage = $3.MerStdStage; //达标阶段",
+"	DateTime MerStdDate = $3.MerStdDate; //达标日期",
+"	string MerStdStatus = $3.MerStdStatus; //达标状态",
+"	string NewFlag = $3.NewFlag; //是否新增",
+"	string Remark = $3.Remark; //注释",
+"	DateTime CreateTime = $3.CreateTime; //创建时间",
+"	DateTime UpdateTime = $3.UpdateTime; //更新时间",
+"	string MerNo = $3.MerNo; //商户编号",
+"}"
+]
+},
+"查询商户在网达标": {
+"prefix": "ym-db-MerchantStageRwd-Exist",
+"body": [
+"bool $1 = db.MerchantStageRwd.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个商户在网达标,并取值": {
+"prefix": "ym-db-MerchantStageRwd-FindByPrimaryKey",
+"body": [
+"MerchantStageRwd $1 = db.MerchantStageRwd.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string AgentName = $1.AgentName; //机构名称",
+"	string MerName = $1.MerName; //商户名称",
+"	string ProductType = $1.ProductType; //产品类型",
+"	DateTime MerBindDate = $1.MerBindDate; //绑定日期",
+"	string MerSnNo = $1.MerSnNo; //终端机身号",
+"	string ActNo = $1.ActNo; //押金活动ID",
+"	string ActName = $1.ActName; //押金活动名称",
+"	string MerStdStage = $1.MerStdStage; //达标阶段",
+"	DateTime MerStdDate = $1.MerStdDate; //达标日期",
+"	string MerStdStatus = $1.MerStdStatus; //达标状态",
+"	string NewFlag = $1.NewFlag; //是否新增",
+"	string Remark = $1.Remark; //注释",
+"	DateTime CreateTime = $1.CreateTime; //创建时间",
+"	DateTime UpdateTime = $1.UpdateTime; //更新时间",
+"	string MerNo = $1.MerNo; //商户编号",
+"}"
+]
+},
+"查询某个商户在网达标,并赋值": {
+"prefix": "ym-db-MerchantStageRwd-Update",
+"body": [
+"MerchantStageRwd $1 = db.MerchantStageRwd.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.AgentName = $2; //机构名称",
+"	$1.MerName = $3; //商户名称",
+"	$1.ProductType = $4; //产品类型",
+"	$1.MerBindDate = $5; //绑定日期",
+"	$1.MerSnNo = $6; //终端机身号",
+"	$1.ActNo = $7; //押金活动ID",
+"	$1.ActName = $8; //押金活动名称",
+"	$1.MerStdStage = $9; //达标阶段",
+"	$1.MerStdDate = $10; //达标日期",
+"	$1.MerStdStatus = $11; //达标状态",
+"	$1.NewFlag = $12; //是否新增",
+"	$1.Remark = $13; //注释",
+"	$1.CreateTime = $14; //创建时间",
+"	$1.UpdateTime = $15; //更新时间",
+"	$1.MerNo = $16; //商户编号",
+"}"
+]
+},
+"获取商户在网达标数量": {
+"prefix": "ym-db-MerchantStageRwd-FindAndCount",
+"body": [
+"int $1 = db.MerchantStageRwd.Count(m => $2);",
+]
+},
+"添加商户在网达标": {
+"prefix": "ym-db-MerchantStageRwd-Create",
+"body": [
+"db.MerchantStageRwd.Add(new MerchantStageRwd()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	AgentName = $1, //机构名称",
+"	MerName = $2, //商户名称",
+"	ProductType = $3, //产品类型",
+"	MerBindDate = $4, //绑定日期",
+"	MerSnNo = $5, //终端机身号",
+"	ActNo = $6, //押金活动ID",
+"	ActName = $7, //押金活动名称",
+"	MerStdStage = $8, //达标阶段",
+"	MerStdDate = $9, //达标日期",
+"	MerStdStatus = $10, //达标状态",
+"	NewFlag = $11, //是否新增",
+"	Remark = $12, //注释",
+"	CreateTime = $13, //创建时间",
+"	UpdateTime = $14, //更新时间",
+"	MerNo = $15, //商户编号",
+"});"
+]
+},"删除某个商户在网达标": {
+"prefix": "ym-db-MerchantStageRwd-Delete",
+"body": [
+"MerchantStageRwd $1 = db.MerchantStageRwd.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.MerchantStageRwd.Remove($1);",
+"}"
+]
+},
+"查询分润记录列表": {
+"prefix": "ym-db-ProfitRecord-Find",
+"body": [
+"List<ProfitRecord> $1 = db.ProfitRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (ProfitRecord $3 in $1)",
+"{",
+"}"
+]
+},
+"查询分润记录列表,并取值": {
+"prefix": "ym-db-ProfitRecord-FindWithData",
+"body": [
+"List<ProfitRecord> $1 = db.ProfitRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (ProfitRecord $3 in $1)",
+"{",
+"	string requestId = $3.requestId; //请求号",
+"	string organizationNumber = $3.organizationNumber; //直属代理编号",
+"	string organizationName = $3.organizationName; //直属代理名称",
+"	string amount = $3.amount; //分润基础数据金额",
+"	string orderNo = $3.orderNo; //原交易/结算流水单号",
+"	string valueType = $3.valueType; //费率类型",
+"	string balanceDirection = $3.balanceDirection; //支出方向",
+"	string originalRate = $3.originalRate; //商户费率",
+"	string originalFee = $3.originalFee; //原手续费",
+"	string profitCost = $3.profitCost; //成本值",
+"	string couponAmt = $3.couponAmt; //优惠券金额",
+"	string actualCouponAmt = $3.actualCouponAmt; //分润使用优惠券金额",
+"	string profitRate = $3.profitRate; //分润税点",
+"	string rateFee = $3.rateFee; //分润税费",
+"	string incomeScale = $3.incomeScale; //入账比例",
+"	string actualIncomeAmt = $3.actualIncomeAmt; //实际结账户金额",
+"	string applyDay = $3.applyDay; //分润日期",
+"	string createTime = $3.createTime; //创建时间",
+"	string topOrgNo = $3.topOrgNo; //一级服务商编号",
+"}"
+]
+},
+"查询分润记录": {
+"prefix": "ym-db-ProfitRecord-Exist",
+"body": [
+"bool $1 = db.ProfitRecord.Any(m => m.Id == $2);",
+]
+},
+"查询某个分润记录,并取值": {
+"prefix": "ym-db-ProfitRecord-FindByPrimaryKey",
+"body": [
+"ProfitRecord $1 = db.ProfitRecord.FirstOrDefault(m => m.Id == $2);",
+"if ($1 != null)",
+"{",
+"	string requestId = $1.requestId; //请求号",
+"	string organizationNumber = $1.organizationNumber; //直属代理编号",
+"	string organizationName = $1.organizationName; //直属代理名称",
+"	string amount = $1.amount; //分润基础数据金额",
+"	string orderNo = $1.orderNo; //原交易/结算流水单号",
+"	string valueType = $1.valueType; //费率类型",
+"	string balanceDirection = $1.balanceDirection; //支出方向",
+"	string originalRate = $1.originalRate; //商户费率",
+"	string originalFee = $1.originalFee; //原手续费",
+"	string profitCost = $1.profitCost; //成本值",
+"	string couponAmt = $1.couponAmt; //优惠券金额",
+"	string actualCouponAmt = $1.actualCouponAmt; //分润使用优惠券金额",
+"	string profitRate = $1.profitRate; //分润税点",
+"	string rateFee = $1.rateFee; //分润税费",
+"	string incomeScale = $1.incomeScale; //入账比例",
+"	string actualIncomeAmt = $1.actualIncomeAmt; //实际结账户金额",
+"	string applyDay = $1.applyDay; //分润日期",
+"	string createTime = $1.createTime; //创建时间",
+"	string topOrgNo = $1.topOrgNo; //一级服务商编号",
+"}"
+]
+},
+"查询某个分润记录,并赋值": {
+"prefix": "ym-db-ProfitRecord-Update",
+"body": [
+"ProfitRecord $1 = db.ProfitRecord.FirstOrDefault(m => m.Id == $2);",
+"if ($1 != null)",
+"{",
+"	$1.requestId = $2; //请求号",
+"	$1.organizationNumber = $3; //直属代理编号",
+"	$1.organizationName = $4; //直属代理名称",
+"	$1.amount = $5; //分润基础数据金额",
+"	$1.orderNo = $6; //原交易/结算流水单号",
+"	$1.valueType = $7; //费率类型",
+"	$1.balanceDirection = $8; //支出方向",
+"	$1.originalRate = $9; //商户费率",
+"	$1.originalFee = $10; //原手续费",
+"	$1.profitCost = $11; //成本值",
+"	$1.couponAmt = $12; //优惠券金额",
+"	$1.actualCouponAmt = $13; //分润使用优惠券金额",
+"	$1.profitRate = $14; //分润税点",
+"	$1.rateFee = $15; //分润税费",
+"	$1.incomeScale = $16; //入账比例",
+"	$1.actualIncomeAmt = $17; //实际结账户金额",
+"	$1.applyDay = $18; //分润日期",
+"	$1.createTime = $19; //创建时间",
+"	$1.topOrgNo = $20; //一级服务商编号",
+"}"
+]
+},
+"获取分润记录数量": {
+"prefix": "ym-db-ProfitRecord-FindAndCount",
+"body": [
+"int $1 = db.ProfitRecord.Count(m => $2);",
+]
+},
+"添加分润记录": {
+"prefix": "ym-db-ProfitRecord-Create",
+"body": [
+"db.ProfitRecord.Add(new ProfitRecord()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	requestId = $1, //请求号",
+"	organizationNumber = $2, //直属代理编号",
+"	organizationName = $3, //直属代理名称",
+"	amount = $4, //分润基础数据金额",
+"	orderNo = $5, //原交易/结算流水单号",
+"	valueType = $6, //费率类型",
+"	balanceDirection = $7, //支出方向",
+"	originalRate = $8, //商户费率",
+"	originalFee = $9, //原手续费",
+"	profitCost = $10, //成本值",
+"	couponAmt = $11, //优惠券金额",
+"	actualCouponAmt = $12, //分润使用优惠券金额",
+"	profitRate = $13, //分润税点",
+"	rateFee = $14, //分润税费",
+"	incomeScale = $15, //入账比例",
+"	actualIncomeAmt = $16, //实际结账户金额",
+"	applyDay = $17, //分润日期",
+"	createTime = $18, //创建时间",
+"	topOrgNo = $19, //一级服务商编号",
+"});"
+]
+},"删除某个分润记录": {
+"prefix": "ym-db-ProfitRecord-Delete",
+"body": [
+"ProfitRecord $1 = db.ProfitRecord.FirstOrDefault(m => m.Id == $2);",
+"if ($1 != null)",
+"{",
+"	db.ProfitRecord.Remove($1);",
+"}"
+]
+},
+"查询流量卡分佣交易列表": {
+"prefix": "ym-db-TradeFluxRecord-Find",
+"body": [
+"List<TradeFluxRecord> $1 = db.TradeFluxRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (TradeFluxRecord $3 in $1)",
+"{",
+"}"
+]
+},
+"查询流量卡分佣交易列表,并取值": {
+"prefix": "ym-db-TradeFluxRecord-FindWithData",
+"body": [
+"List<TradeFluxRecord> $1 = db.TradeFluxRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (TradeFluxRecord $3 in $1)",
+"{",
+"	string TradeSerialNo = $3.TradeSerialNo; //交易单号",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	decimal TradeAmount = $3.TradeAmount; //交易金额",
+"	string TradeStatus = $3.TradeStatus; //交易状态",
+"	string TradeDate = $3.TradeDate; //交易日期",
+"	string TradeTime = $3.TradeTime; //交易时间",
+"	string BankCardType = $3.BankCardType; //银行卡类型",
+"	string TradeSnNo = $3.TradeSnNo; //交易SN号",
+"	string DigAmtFlag = $3.DigAmtFlag; //挖款标识",
+"	decimal DigAmt = $3.DigAmt; //挖款金额",
+"	string BankCardNo = $3.BankCardNo; //交易卡号",
+"	decimal FeeAmount = $3.FeeAmount; //手续费",
+"	string SettleMethod = $3.SettleMethod; //出款方式",
+"	decimal SettleFee = $3.SettleFee; //出款手续费",
+"	string SmallDouble = $3.SmallDouble; //小额双免",
+"	string BizEnterNo = $3.BizEnterNo; //业务员编号",
+"	string BizEnterName = $3.BizEnterName; //业务员名称",
+"	string SourceType = $3.SourceType; //来源类型",
+"	string BillType = $3.BillType; //计费类型",
+"	string KqTradeSeq = $3.KqTradeSeq; //快钱交易流水号",
+"	string InputModel = $3.InputModel; //输入模式",
+"	string TerminalNo = $3.TerminalNo; //终端号",
+"	string DeviceNetwork = $3.DeviceNetwork; //设备网络",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string AgentNo = $3.AgentNo; //代理商编号",
+"}"
+]
+},
+"查询流量卡分佣交易": {
+"prefix": "ym-db-TradeFluxRecord-Exist",
+"body": [
+"bool $1 = db.TradeFluxRecord.Any(m => m.MerNo == $2);",
+]
+},
+"查询某个流量卡分佣交易,并取值": {
+"prefix": "ym-db-TradeFluxRecord-FindByPrimaryKey",
+"body": [
+"TradeFluxRecord $1 = db.TradeFluxRecord.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	string TradeSerialNo = $1.TradeSerialNo; //交易单号",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	decimal TradeAmount = $1.TradeAmount; //交易金额",
+"	string TradeStatus = $1.TradeStatus; //交易状态",
+"	string TradeDate = $1.TradeDate; //交易日期",
+"	string TradeTime = $1.TradeTime; //交易时间",
+"	string BankCardType = $1.BankCardType; //银行卡类型",
+"	string TradeSnNo = $1.TradeSnNo; //交易SN号",
+"	string DigAmtFlag = $1.DigAmtFlag; //挖款标识",
+"	decimal DigAmt = $1.DigAmt; //挖款金额",
+"	string BankCardNo = $1.BankCardNo; //交易卡号",
+"	decimal FeeAmount = $1.FeeAmount; //手续费",
+"	string SettleMethod = $1.SettleMethod; //出款方式",
+"	decimal SettleFee = $1.SettleFee; //出款手续费",
+"	string SmallDouble = $1.SmallDouble; //小额双免",
+"	string BizEnterNo = $1.BizEnterNo; //业务员编号",
+"	string BizEnterName = $1.BizEnterName; //业务员名称",
+"	string SourceType = $1.SourceType; //来源类型",
+"	string BillType = $1.BillType; //计费类型",
+"	string KqTradeSeq = $1.KqTradeSeq; //快钱交易流水号",
+"	string InputModel = $1.InputModel; //输入模式",
+"	string TerminalNo = $1.TerminalNo; //终端号",
+"	string DeviceNetwork = $1.DeviceNetwork; //设备网络",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string AgentNo = $1.AgentNo; //代理商编号",
+"}"
+]
+},
+"查询某个流量卡分佣交易,并赋值": {
+"prefix": "ym-db-TradeFluxRecord-Update",
+"body": [
+"TradeFluxRecord $1 = db.TradeFluxRecord.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	$1.TradeSerialNo = $2; //交易单号",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.TradeAmount = $5; //交易金额",
+"	$1.TradeStatus = $6; //交易状态",
+"	$1.TradeDate = $7; //交易日期",
+"	$1.TradeTime = $8; //交易时间",
+"	$1.BankCardType = $9; //银行卡类型",
+"	$1.TradeSnNo = $10; //交易SN号",
+"	$1.DigAmtFlag = $11; //挖款标识",
+"	$1.DigAmt = $12; //挖款金额",
+"	$1.BankCardNo = $13; //交易卡号",
+"	$1.FeeAmount = $14; //手续费",
+"	$1.SettleMethod = $15; //出款方式",
+"	$1.SettleFee = $16; //出款手续费",
+"	$1.SmallDouble = $17; //小额双免",
+"	$1.BizEnterNo = $18; //业务员编号",
+"	$1.BizEnterName = $19; //业务员名称",
+"	$1.SourceType = $20; //来源类型",
+"	$1.BillType = $21; //计费类型",
+"	$1.KqTradeSeq = $22; //快钱交易流水号",
+"	$1.InputModel = $23; //输入模式",
+"	$1.TerminalNo = $24; //终端号",
+"	$1.DeviceNetwork = $25; //设备网络",
+"	$1.ProductType = $26; //产品类型",
+"	$1.AgentNo = $27; //代理商编号",
+"}"
+]
+},
+"获取流量卡分佣交易数量": {
+"prefix": "ym-db-TradeFluxRecord-FindAndCount",
+"body": [
+"int $1 = db.TradeFluxRecord.Count(m => $2);",
+]
+},
+"添加流量卡分佣交易": {
+"prefix": "ym-db-TradeFluxRecord-Create",
+"body": [
+"db.TradeFluxRecord.Add(new TradeFluxRecord()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	TradeSerialNo = $1, //交易单号",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	TradeAmount = $4, //交易金额",
+"	TradeStatus = $5, //交易状态",
+"	TradeDate = $6, //交易日期",
+"	TradeTime = $7, //交易时间",
+"	BankCardType = $8, //银行卡类型",
+"	TradeSnNo = $9, //交易SN号",
+"	DigAmtFlag = $10, //挖款标识",
+"	DigAmt = $11, //挖款金额",
+"	BankCardNo = $12, //交易卡号",
+"	FeeAmount = $13, //手续费",
+"	SettleMethod = $14, //出款方式",
+"	SettleFee = $15, //出款手续费",
+"	SmallDouble = $16, //小额双免",
+"	BizEnterNo = $17, //业务员编号",
+"	BizEnterName = $18, //业务员名称",
+"	SourceType = $19, //来源类型",
+"	BillType = $20, //计费类型",
+"	KqTradeSeq = $21, //快钱交易流水号",
+"	InputModel = $22, //输入模式",
+"	TerminalNo = $23, //终端号",
+"	DeviceNetwork = $24, //设备网络",
+"	ProductType = $25, //产品类型",
+"	AgentNo = $26, //代理商编号",
+"});"
+]
+},"删除某个流量卡分佣交易": {
+"prefix": "ym-db-TradeFluxRecord-Delete",
+"body": [
+"TradeFluxRecord $1 = db.TradeFluxRecord.FirstOrDefault(m => m.MerNo == $2);",
+"if ($1 != null)",
+"{",
+"	db.TradeFluxRecord.Remove($1);",
+"}"
+]
+},
+"查询交易记录列表": {
+"prefix": "ym-db-TradeRecord-Find",
+"body": [
+"List<TradeRecord> $1 = db.TradeRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (TradeRecord $3 in $1)",
+"{",
+"}"
+]
+},
+"查询交易记录列表,并取值": {
+"prefix": "ym-db-TradeRecord-FindWithData",
+"body": [
+"List<TradeRecord> $1 = db.TradeRecord.Where(m => $2).OrderByDescending(m => m.Id).ToList();",
+"foreach (TradeRecord $3 in $1)",
+"{",
+"	string TradeSerialNo = $3.TradeSerialNo; //交易单号",
+"	string MerNo = $3.MerNo; //商户编号",
+"	string MerName = $3.MerName; //商户名称",
+"	decimal TradeAmount = $3.TradeAmount; //交易金额",
+"	string TradeReferNo = $3.TradeReferNo; //交易参考号",
+"	string BankAuthCode = $3.BankAuthCode; //银行授权码",
+"	string DiscountRateFlag = $3.DiscountRateFlag; //优惠费率标识",
+"	string TradeStatus = $3.TradeStatus; //交易状态",
+"	string ErrorCode = $3.ErrorCode; //错误码",
+"	string ErrorMsg = $3.ErrorMsg; //错误信息",
+"	string TradeDate = $3.TradeDate; //交易日期",
+"	string TradeTime = $3.TradeTime; //交易时间",
+"	string TradeType = $3.TradeType; //交易类型",
+"	string SerEntryMode = $3.SerEntryMode; //输入模式",
+"	string BankCardType = $3.BankCardType; //银行卡类型",
+"	string TradeSnNo = $3.TradeSnNo; //交易SN号",
+"	string DeviceType = $3.DeviceType; //设备类型",
+"	string MerMobile = $3.MerMobile; //商户手机号",
+"	string DigAmtFlag = $3.DigAmtFlag; //挖款标识",
+"	decimal DigAmt = $3.DigAmt; //挖款金额",
+"	string IsStoreCashier = $3.IsStoreCashier; //店面收银交易标识",
+"	string ReceiptType = $3.ReceiptType; //设备类型",
+"	string BankCardNo = $3.BankCardNo; //交易卡号",
+"	decimal SettleFee = $3.SettleFee; //出款手续费",
+"	string SettleMethod = $3.SettleMethod; //出款方式",
+"	string Remark = $3.Remark; //备注",
+"	string ProductType = $3.ProductType; //产品类型",
+"	string AgentNo = $3.AgentNo; //代理商编号",
+"	string ChannelSerial = $3.ChannelSerial; //渠道流水号",
+"}"
+]
+},
+"查询交易记录": {
+"prefix": "ym-db-TradeRecord-Exist",
+"body": [
+"bool $1 = db.TradeRecord.Any(m => m.Id == $2);",
+]
+},
+"查询某个交易记录,并取值": {
+"prefix": "ym-db-TradeRecord-FindByPrimaryKey",
+"body": [
+"TradeRecord $1 = db.TradeRecord.FirstOrDefault(m => m.Id == $2);",
+"if ($1 != null)",
+"{",
+"	string TradeSerialNo = $1.TradeSerialNo; //交易单号",
+"	string MerNo = $1.MerNo; //商户编号",
+"	string MerName = $1.MerName; //商户名称",
+"	decimal TradeAmount = $1.TradeAmount; //交易金额",
+"	string TradeReferNo = $1.TradeReferNo; //交易参考号",
+"	string BankAuthCode = $1.BankAuthCode; //银行授权码",
+"	string DiscountRateFlag = $1.DiscountRateFlag; //优惠费率标识",
+"	string TradeStatus = $1.TradeStatus; //交易状态",
+"	string ErrorCode = $1.ErrorCode; //错误码",
+"	string ErrorMsg = $1.ErrorMsg; //错误信息",
+"	string TradeDate = $1.TradeDate; //交易日期",
+"	string TradeTime = $1.TradeTime; //交易时间",
+"	string TradeType = $1.TradeType; //交易类型",
+"	string SerEntryMode = $1.SerEntryMode; //输入模式",
+"	string BankCardType = $1.BankCardType; //银行卡类型",
+"	string TradeSnNo = $1.TradeSnNo; //交易SN号",
+"	string DeviceType = $1.DeviceType; //设备类型",
+"	string MerMobile = $1.MerMobile; //商户手机号",
+"	string DigAmtFlag = $1.DigAmtFlag; //挖款标识",
+"	decimal DigAmt = $1.DigAmt; //挖款金额",
+"	string IsStoreCashier = $1.IsStoreCashier; //店面收银交易标识",
+"	string ReceiptType = $1.ReceiptType; //设备类型",
+"	string BankCardNo = $1.BankCardNo; //交易卡号",
+"	decimal SettleFee = $1.SettleFee; //出款手续费",
+"	string SettleMethod = $1.SettleMethod; //出款方式",
+"	string Remark = $1.Remark; //备注",
+"	string ProductType = $1.ProductType; //产品类型",
+"	string AgentNo = $1.AgentNo; //代理商编号",
+"	string ChannelSerial = $1.ChannelSerial; //渠道流水号",
+"}"
+]
+},
+"查询某个交易记录,并赋值": {
+"prefix": "ym-db-TradeRecord-Update",
+"body": [
+"TradeRecord $1 = db.TradeRecord.FirstOrDefault(m => m.Id == $2);",
+"if ($1 != null)",
+"{",
+"	$1.TradeSerialNo = $2; //交易单号",
+"	$1.MerNo = $3; //商户编号",
+"	$1.MerName = $4; //商户名称",
+"	$1.TradeAmount = $5; //交易金额",
+"	$1.TradeReferNo = $6; //交易参考号",
+"	$1.BankAuthCode = $7; //银行授权码",
+"	$1.DiscountRateFlag = $8; //优惠费率标识",
+"	$1.TradeStatus = $9; //交易状态",
+"	$1.ErrorCode = $10; //错误码",
+"	$1.ErrorMsg = $11; //错误信息",
+"	$1.TradeDate = $12; //交易日期",
+"	$1.TradeTime = $13; //交易时间",
+"	$1.TradeType = $14; //交易类型",
+"	$1.SerEntryMode = $15; //输入模式",
+"	$1.BankCardType = $16; //银行卡类型",
+"	$1.TradeSnNo = $17; //交易SN号",
+"	$1.DeviceType = $18; //设备类型",
+"	$1.MerMobile = $19; //商户手机号",
+"	$1.DigAmtFlag = $20; //挖款标识",
+"	$1.DigAmt = $21; //挖款金额",
+"	$1.IsStoreCashier = $22; //店面收银交易标识",
+"	$1.ReceiptType = $23; //设备类型",
+"	$1.BankCardNo = $24; //交易卡号",
+"	$1.SettleFee = $25; //出款手续费",
+"	$1.SettleMethod = $26; //出款方式",
+"	$1.Remark = $27; //备注",
+"	$1.ProductType = $28; //产品类型",
+"	$1.AgentNo = $29; //代理商编号",
+"	$1.ChannelSerial = $30; //渠道流水号",
+"}"
+]
+},
+"获取交易记录数量": {
+"prefix": "ym-db-TradeRecord-FindAndCount",
+"body": [
+"int $1 = db.TradeRecord.Count(m => $2);",
+]
+},
+"添加交易记录": {
+"prefix": "ym-db-TradeRecord-Create",
+"body": [
+"db.TradeRecord.Add(new TradeRecord()",
+"{",
+"	CreateDate = DateTime.Now,",
+"	UpdateDate = DateTime.Now,",
+"	TradeSerialNo = $1, //交易单号",
+"	MerNo = $2, //商户编号",
+"	MerName = $3, //商户名称",
+"	TradeAmount = $4, //交易金额",
+"	TradeReferNo = $5, //交易参考号",
+"	BankAuthCode = $6, //银行授权码",
+"	DiscountRateFlag = $7, //优惠费率标识",
+"	TradeStatus = $8, //交易状态",
+"	ErrorCode = $9, //错误码",
+"	ErrorMsg = $10, //错误信息",
+"	TradeDate = $11, //交易日期",
+"	TradeTime = $12, //交易时间",
+"	TradeType = $13, //交易类型",
+"	SerEntryMode = $14, //输入模式",
+"	BankCardType = $15, //银行卡类型",
+"	TradeSnNo = $16, //交易SN号",
+"	DeviceType = $17, //设备类型",
+"	MerMobile = $18, //商户手机号",
+"	DigAmtFlag = $19, //挖款标识",
+"	DigAmt = $20, //挖款金额",
+"	IsStoreCashier = $21, //店面收银交易标识",
+"	ReceiptType = $22, //设备类型",
+"	BankCardNo = $23, //交易卡号",
+"	SettleFee = $24, //出款手续费",
+"	SettleMethod = $25, //出款方式",
+"	Remark = $26, //备注",
+"	ProductType = $27, //产品类型",
+"	AgentNo = $28, //代理商编号",
+"	ChannelSerial = $29, //渠道流水号",
+"});"
+]
+},"删除某个交易记录": {
+"prefix": "ym-db-TradeRecord-Delete",
+"body": [
+"TradeRecord $1 = db.TradeRecord.FirstOrDefault(m => m.Id == $2);",
+"if ($1 != null)",
+"{",
+"	db.TradeRecord.Remove($1);",
+"}"
+]
+},
+}

+ 1 - 1
AppStart/BothdisDbconn.cs

@@ -409,7 +409,7 @@ namespace MySystem
         {
             try
             {
-                RedisDbconn.Instance.Clear(pattern);
+                TendisDbconn.Instance.Clear(pattern);
                 RedisDbconn.Instance.Clear(pattern);
             }
             catch (Exception ex)

+ 9 - 0
AppStart/Helper/MerchantConfirmService.cs

@@ -31,6 +31,15 @@ namespace MySystem
                         AddInfo.BusinessCode = BusinessCode;
                     }
                     merchant.LoginPwd = function.MD532(AddInfo.MobilePhone.Substring(5));
+                    PxcModels.MerchantParamSet query = db.MerchantParamSet.FirstOrDefault(m => m.Id == MerchantId);
+                    if (query == null)
+                    {
+                        query = new PxcModels.MerchantParamSet();
+                        query.IsAll = 1;
+                        db.MerchantParamSet.Add(query);
+                        db.SaveChanges();
+                        RedisDbconn.Instance.Set("MerchantParamSet:" + MerchantId, query);
+                    }
                     PxcModels.MerchantForMobile merchantForMobile = db.MerchantForMobile.FirstOrDefault(m => m.Mobile == AddInfo.MobilePhone);
                     if (merchantForMobile == null)
                     {

+ 38 - 6
AppStart/Helper/MerchantTypeSetService.cs

@@ -3,11 +3,7 @@ using System.Collections.Generic;
 using Library;
 using LitJson;
 using System.Linq;
-using MySystem.PxcModels;
-using Org.BouncyCastle.Crypto.Modes;
-using Org.BouncyCastle.Crypto.Engines;
-using Org.BouncyCastle.Crypto.Parameters;
-using System.Text;
+using MySystem.SpModels;
 
 namespace MySystem
 {
@@ -46,7 +42,43 @@ namespace MySystem
 
         public void dosomething()
         {
-            // TODO: 每天扫描非商户型创客的持有机具数量,如果
+            // TODO: 每天扫描非商户型创客的持有机具数量
+            WebCMSEntities spdb = new WebCMSEntities();
+            PxcModels.WebCMSEntities db = new PxcModels.WebCMSEntities();
+            DateTime yesterday = DateTime.Parse(DateTime.Now.AddDays(-1).ToString("yyyy-MM-dd") + " 00:00:00");
+            DateTime today = DateTime.Parse(DateTime.Now.ToString("yyyy-MM-dd") + " 00:00:00");
+            List<BindRecord> binds = spdb.BindRecord.Where(m => m.CreateTime >= yesterday && m.CreateTime < today).ToList();
+            foreach (BindRecord bind in binds)
+            {
+                string Mobile = bind.MerNewSnNo;
+                string MerNo = bind.MerNo;
+                string BeforeNum = "";
+                string AfterNum = "";
+                if (Mobile.Contains("****") && Mobile.Length == 11)
+                {
+                    BeforeNum = Mobile.Substring(0, 3);
+                    AfterNum = Mobile.Substring(7);
+                }
+                string Name = bind.MerName;
+                PxcModels.Users user = db.Users.FirstOrDefault(m => m.Mobile.StartsWith(BeforeNum) && m.Mobile.EndsWith(AfterNum) && m.RealName == Name && m.AuthFlag == 1 && m.MerchantType == 0);
+                if (user != null)
+                {
+                    user.MerchantType = 1;
+                    PxcModels.PosMerchantInfo merchant = db.PosMerchantInfo.FirstOrDefault(m => m.KqMerNo == MerNo) ?? new PxcModels.PosMerchantInfo();
+                    merchant.MerUserType = 1;
+                    PxcModels.PosMachinesTwo pos = db.PosMachinesTwo.FirstOrDefault(m => m.BindMerchantId == merchant.Id);
+                    if (pos != null)
+                    {
+                        pos.UserId = user.Id;
+                    }
+                    db.SaveChanges();
+                    BothdisDbconn.Instance.SendMq("Pop:Users", user);
+                    BothdisDbconn.Instance.SendMq("Pop:PosMerchantInfo", merchant);
+                    BothdisDbconn.Instance.SendMq("Pop:PosMachinesTwo", pos);
+                }
+            }
+            spdb.Dispose();
+            db.Dispose();
         }
     }
 }

+ 24 - 6
AppStart/Helper/Profit/ProfitHelper.cs

@@ -18,11 +18,29 @@ namespace MySystem
         }
         
         #region 激活队列
-        public void StartListenActiveDo(Dictionary<string, string> data)
+        public void StartListenActiveDo(PosMachinesTwo pos)
         { 
             try
-            { 
-                
+            {
+                WebCMSEntities db = new WebCMSEntities();
+                if (pos.Id > 0)
+                {
+                    Users user = db.Users.FirstOrDefault(m => m.Id == pos.BuyUserId);
+                    if (user != null)
+                    {
+                        ProfitResult result = ActivationProft(pos, new ProfitUsers()
+                        {
+                            UserId = user.Id,
+                            UserLevel = user.UserLevel,
+                            UserNav = user.ParentNav,
+                            CreateDate = user.CreateDate.Value,
+                        });
+                        if (result.UserId > 0)
+                        { 
+                            
+                        }
+                    }
+                }
             }
             catch (Exception ex)
             {
@@ -430,7 +448,7 @@ namespace MySystem
                     else if (trade_record.Sort == 14) OtherCondition = " and (Type=1 or Type=3)";
                     else if (trade_record.Sort == 6 || trade_record.Sort == 7 || trade_record.Sort == 18) OtherCondition = "";
                     else if (trade_record.Sort == 29) OtherCondition = " and Type=2";
-                    PosMachines machine = dbnew.PosMachines.FirstOrDefault(m => m.PosSn == trade_record.SnNo) ?? new PosMachines();
+                    PosMachinesTwo machine = dbnew.PosMachinesTwo.FirstOrDefault(m => m.PosSn == trade_record.SnNo) ?? new PosMachinesTwo();
                     if (machine.ActivationState == 0)
                     {
                         return;
@@ -839,7 +857,7 @@ namespace MySystem
         #endregion
 
         #region 活动奖励算法
-        public List<ProfitResult> StartActiveProft(WebCMSEntities dbnew, PosMachines machine, string CheckObject, int ObjectId, Dictionary<string, ProfitUsers> Users, ActiveCheckData StatParam)
+        public List<ProfitResult> StartActiveProft(WebCMSEntities dbnew, PosMachinesTwo machine, string CheckObject, int ObjectId, Dictionary<string, ProfitUsers> Users, ActiveCheckData StatParam)
         {
             DateTime Start = machine.ActivationTime.Value;
             List<ProfitResult> result = new List<ProfitResult>();
@@ -941,7 +959,7 @@ namespace MySystem
         #endregion
 
         #region 激活奖励算法
-        public ProfitResult ActivationProft(PosMachines machine, ProfitUsers User)
+        public ProfitResult ActivationProft(PosMachinesTwo machine, ProfitUsers User)
         {
             int BrandId = machine.BrandId;
             DateTime Start = machine.ActivationTime.Value;

+ 137 - 0
AppStart/Helper/StatService.cs

@@ -0,0 +1,137 @@
+using System;
+using System.Collections.Generic;
+using Library;
+using LitJson;
+using System.Linq;
+using System.Data;
+using MySystem.PxcModels;
+
+namespace MySystem
+{
+    public class StatService
+    {
+        public readonly static StatService Instance = new StatService();
+        private StatService()
+        { }
+
+        public void Start(JobMqMsg jobInfo)
+        {
+            string content = "";
+            try
+            {
+                string doDate = DateTime.Now.AddDays(-1).ToString("yyyy-MM-dd");
+                string flag = function.ReadInstance("/Stat/" + doDate + ".txt");
+                if (string.IsNullOrEmpty(flag))
+                {
+                    function.WritePage("/Stat/", doDate + ".txt", DateTime.Now.ToString("HH:mm:ss"));
+                    dosomething(doDate);
+                }
+                string Msg = "success";
+                jobInfo.Status = Msg == "success" ? 1 : 0;
+                jobInfo.Msg = Msg == "success" ? "执行完成" : Msg;
+                RabbitMQClient.Instance.SendMsg(Newtonsoft.Json.JsonConvert.SerializeObject(jobInfo), "PublicBack");
+            }
+            catch (Exception ex)
+            {
+                if (!string.IsNullOrEmpty(content))
+                {
+                    Dictionary<string, string> data = new Dictionary<string, string>();
+                    data.Add("ErrTime", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
+                    data.Add("ErrMsg", ex.ToString());
+                    function.WriteLog(Newtonsoft.Json.JsonConvert.SerializeObject(data), "public_err");
+                }
+                else
+                {
+                    function.WriteLog(DateTime.Now.ToString() + ":" + ex.ToString(), "public_service");
+                }
+            }
+        }
+
+        public void clear()
+        {
+            RedisDbconn.Instance.Clear("TotalAmount*");
+            RedisDbconn.Instance.Clear("TotalCloudPayAmount*");
+            RedisDbconn.Instance.Clear("TotalPosAmount*");
+            RedisDbconn.Instance.Clear("TeamTotalAmount*");
+            RedisDbconn.Instance.Clear("TeamTotalCloudPayAmount*");
+            RedisDbconn.Instance.Clear("TeamTotalPosAmount*");
+
+            RedisDbconn.Instance.Clear("TotalUser*");
+            RedisDbconn.Instance.Clear("TeamTotalUser*");
+            RedisDbconn.Instance.Clear("AddUser*");
+            RedisDbconn.Instance.Clear("TeamAddUser*");
+
+            RedisDbconn.Instance.Clear("TotalPosMerchant*");
+            RedisDbconn.Instance.Clear("TeamTotalPosMerchant*");
+
+            RedisDbconn.Instance.Clear("MerTotalAmount*");
+        }
+        public void dosomething(string date)
+        {
+            WebCMSEntities db = new WebCMSEntities();
+            string yesterday = date + " 00:00:00";
+            string today = DateTime.Parse(date).AddDays(1).ToString("yyyy-MM-dd") + " 00:00:00";
+            string TradeMonth = DateTime.Parse(date).ToString("yyyyMM");
+            string TradeDate = DateTime.Parse(date).ToString("yyyyMMdd");
+            DataTable dt = dbconn.dtable("select UserId,BrandId,MerchantId,QrPayFlag,sum(TradeAmount) from TradeRecord where CreateDate>='" + yesterday + "' and CreateDate<'" + today + "' group by UserId,BrandId,MerchantId,QrPayFlag");
+            foreach (DataRow dr in dt.Rows)
+            {
+                int UserId = int.Parse(dr["UserId"].ToString()); //创客ID
+                int BrandId = int.Parse(dr["BrandId"].ToString()); //品牌
+                int MerchantId = int.Parse(dr["MerchantId"].ToString()); //商户Id
+                int QrPayFlag = int.Parse(dr["QrPayFlag"].ToString()); //云闪付
+                decimal TradeAmount = decimal.Parse(dr[4].ToString()); //当日交易额
+                RedisDbconn.Instance.AddNumber("MerTotalAmount:" + MerchantId, TradeAmount);
+                RedisDbconn.Instance.AddNumber("MerTotalAmount:" + MerchantId + ":" + TradeMonth, TradeAmount); //商户当月交易
+                RedisDbconn.Instance.AddNumber("MerTotalAmount:" + MerchantId + ":" + TradeDate, TradeAmount); //商户当日交易
+                int Level = 0;
+                while (UserId > 0)
+                {
+                    Level += 1;
+                    Users user = db.Users.FirstOrDefault(m => m.Id == UserId);
+                    if (user != null)
+                    {
+                        if (user.AuthFlag == 1)
+                        {
+                            if (Level == 1)
+                            {
+                                RedisDbconn.Instance.AddNumber("TotalAmount:" + UserId, TradeAmount); //总交易
+                                RedisDbconn.Instance.AddNumber("TotalAmount:" + UserId + ":" + TradeDate, TradeAmount); //总交易
+                                RedisDbconn.Instance.AddNumber("TotalAmount:" + UserId + ":" + TradeMonth, TradeAmount); //总交易
+                                RedisDbconn.Instance.AddNumber("TotalAmount:" + UserId + ":" + BrandId + ":" + TradeDate, TradeAmount); //总交易
+                                RedisDbconn.Instance.AddNumber("TotalAmount:" + UserId + ":" + BrandId + ":" + TradeMonth, TradeAmount); //总交易
+                                if (QrPayFlag == 1)
+                                {
+                                    RedisDbconn.Instance.AddNumber("TotalCloudPayAmount:" + UserId + ":" + TradeDate, TradeAmount); //云闪付小额交易额
+                                    RedisDbconn.Instance.AddNumber("TotalCloudPayAmount:" + UserId + ":" + TradeMonth, TradeAmount); //云闪付小额交易额
+                                }
+                                else
+                                {
+                                    RedisDbconn.Instance.AddNumber("TotalPosAmount:" + UserId + ":" + TradeDate, TradeAmount); //POS机刷卡交易额
+                                    RedisDbconn.Instance.AddNumber("TotalPosAmount:" + UserId + ":" + TradeMonth, TradeAmount); //POS机刷卡交易额
+                                }
+                            }
+                            RedisDbconn.Instance.AddNumber("TeamTotalAmount:" + UserId, TradeAmount); //总交易
+                            RedisDbconn.Instance.AddNumber("TeamTotalAmount:" + UserId + ":" + TradeDate, TradeAmount); //总交易
+                            RedisDbconn.Instance.AddNumber("TeamTotalAmount:" + UserId + ":" + TradeMonth, TradeAmount); //总交易
+                            RedisDbconn.Instance.AddNumber("TeamTotalAmount:" + UserId + ":" + BrandId + ":" + TradeDate, TradeAmount); //总交易
+                            RedisDbconn.Instance.AddNumber("TeamTotalAmount:" + UserId + ":" + BrandId + ":" + TradeMonth, TradeAmount); //总交易
+                            if (QrPayFlag == 1)
+                            {
+                                RedisDbconn.Instance.AddNumber("TeamTotalCloudPayAmount:" + UserId + ":" + TradeDate, TradeAmount); //云闪付小额交易额
+                                RedisDbconn.Instance.AddNumber("TeamTotalCloudPayAmount:" + UserId + ":" + TradeMonth, TradeAmount); //云闪付小额交易额
+                            }
+                            else
+                            {
+                                RedisDbconn.Instance.AddNumber("TeamTotalPosAmount:" + UserId + ":" + TradeDate, TradeAmount); //POS机刷卡交易额
+                                RedisDbconn.Instance.AddNumber("TeamTotalPosAmount:" + UserId + ":" + TradeMonth, TradeAmount); //POS机刷卡交易额
+                            }
+                        }
+                        UserId = user.ParentUserId;
+                    }
+                }
+            }
+            db.Dispose();
+        }
+    }
+}

+ 116 - 0
AppStart/Helper/StatTimerService.cs

@@ -0,0 +1,116 @@
+using System;
+using System.Collections.Generic;
+using Library;
+using LitJson;
+using System.Linq;
+using System.Data;
+using MySystem.PxcModels;
+
+namespace MySystem
+{
+    public class StatTimerService
+    {
+        public readonly static StatTimerService Instance = new StatTimerService();
+        private StatTimerService()
+        { }
+
+        public void Start(JobMqMsg jobInfo)
+        {
+            string content = "";
+            try
+            {
+                dosomething();
+                string Msg = "success";
+                jobInfo.Status = Msg == "success" ? 1 : 0;
+                jobInfo.Msg = Msg == "success" ? "执行完成" : Msg;
+                RabbitMQClient.Instance.SendMsg(Newtonsoft.Json.JsonConvert.SerializeObject(jobInfo), "PublicBack");
+            }
+            catch (Exception ex)
+            {
+                if (!string.IsNullOrEmpty(content))
+                {
+                    Dictionary<string, string> data = new Dictionary<string, string>();
+                    data.Add("ErrTime", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
+                    data.Add("ErrMsg", ex.ToString());
+                    function.WriteLog(Newtonsoft.Json.JsonConvert.SerializeObject(data), "public_err");
+                }
+                else
+                {
+                    function.WriteLog(DateTime.Now.ToString() + ":" + ex.ToString(), "public_service");
+                }
+            }
+        }
+
+        public void dosomething()
+        {
+            WebCMSEntities db = new WebCMSEntities();
+            string yesterday = DateTime.Now.AddDays(-1).ToString("yyyy-MM-dd HH:mm:ss");
+            string today = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
+            
+            // DataTable dt = dbconn.dtable("select Id from Users where CreateDate>='" + yesterday + "' and CreateDate<'" + today + "' order by Id");
+            // foreach (DataRow dr in dt.Rows)
+            // {
+            //     int UserId = int.Parse(dr["Id"].ToString()); //创客ID
+            //     int Level = 0;
+            //     while (UserId > 0)
+            //     {
+            //         Level += 1;
+            //         Users user = db.Users.FirstOrDefault(m => m.Id == UserId);
+            //         if (user != null)
+            //         {
+            //             if (user.AuthFlag == 1)
+            //             {
+            //                 if (Level == 1)
+            //                 {
+            //                     RedisDbconn.Instance.AddInt("TotalUser:" + UserId); //累计总创客                
+            //                     RedisDbconn.Instance.AddInt("AddUser:" + UserId + ":" + TradeDate); //新增创客       
+            //                     RedisDbconn.Instance.AddInt("AddUser:" + UserId + ":" + TradeMonth); //新增创客
+            //                 }
+            //                 RedisDbconn.Instance.AddInt("TeamTotalUser:" + UserId); //累计总创客                
+            //                 RedisDbconn.Instance.AddInt("TeamAddUser:" + UserId + ":" + TradeDate); //新增创客
+            //                 RedisDbconn.Instance.AddInt("TeamAddUser:" + UserId + ":" + TradeMonth); //新增创客
+            //             }
+            //             UserId = user.ParentUserId;
+            //         }
+            //     }
+            // }
+
+            DataTable dt = dbconn.dtable("select UserId,BrandId,MerStandardDate from PosMerchantInfo where MerStandardDate>='" + yesterday + "' and MerStandardDate<'" + today + "' and QueryCount=0");
+            dbconn.op("update PosMerchantInfo set QueryCount=1 where MerStandardDate>='" + yesterday + "' and MerStandardDate<'" + today + "' and QueryCount=0");
+            foreach (DataRow dr in dt.Rows)
+            {
+                DateTime date = DateTime.Parse(dr["MerStandardDate"].ToString());
+                string TradeMonth = date.ToString("yyyyMM");
+                string TradeDate = date.ToString("yyyyMMdd");
+                int UserId = int.Parse(dr["UserId"].ToString()); //创客ID
+                int BrandId = int.Parse(dr["BrandId"].ToString()); //品牌
+                int MerchantCount = 1;
+                int Level = 0;
+                while (UserId > 0)
+                {
+                    Level += 1;
+                    Users user = db.Users.FirstOrDefault(m => m.Id == UserId);
+                    if (user != null)
+                    {
+                        if (user.AuthFlag == 1)
+                        {
+                            if (Level == 1)
+                            {
+                                RedisDbconn.Instance.AddInt("TotalPosMerchant:" + UserId + ":" + TradeDate, MerchantCount); //累计激活POS机商户
+                                RedisDbconn.Instance.AddInt("TotalPosMerchant:" + UserId + ":" + TradeMonth, MerchantCount); //累计激活POS机商户
+                                RedisDbconn.Instance.AddInt("TotalPosMerchant:" + UserId + ":" + BrandId + ":" + TradeDate, MerchantCount); //累计激活POS机商户
+                                RedisDbconn.Instance.AddInt("TotalPosMerchant:" + UserId + ":" + BrandId + ":" + TradeMonth, MerchantCount); //累计激活POS机商户
+                            }
+                            RedisDbconn.Instance.AddInt("TeamTotalPosMerchant:" + UserId + ":" + TradeDate, MerchantCount); //累计激活POS机商户
+                            RedisDbconn.Instance.AddInt("TeamTotalPosMerchant:" + UserId + ":" + TradeMonth, MerchantCount); //累计激活POS机商户
+                            RedisDbconn.Instance.AddInt("TeamTotalPosMerchant:" + UserId + ":" + BrandId + ":" + TradeDate, MerchantCount); //累计激活POS机商户
+                            RedisDbconn.Instance.AddInt("TeamTotalPosMerchant:" + UserId + ":" + BrandId + ":" + TradeMonth, MerchantCount); //累计激活POS机商户
+                        }
+                        UserId = user.ParentUserId;
+                    }
+                }
+            }
+            db.Dispose();
+        }
+    }
+}

+ 1 - 1
AppStart/Helper/SycnActiveRewardService.cs

@@ -30,7 +30,7 @@ namespace MySystem
                         if(!string.IsNullOrEmpty(data))
                         {
                             Dictionary<string, string> dic = Newtonsoft.Json.JsonConvert.DeserializeObject<Dictionary<string, string>>(data);
-                            ProfitHelper.Instance.StartListenActiveDo(dic);
+                            // ProfitHelper.Instance.StartListenActiveDo(dic);
                         }
                         else
                         {

+ 18 - 8
AppStart/Helper/SycnMysql/UserMachineDataHelper.cs

@@ -16,7 +16,7 @@ namespace MySystem
             bool op = true;
             WebCMSEntities db = new WebCMSEntities();
             string result = "success";
-            int total = 0;
+            // int total = 0;
             while (op)
             {
                 UserMachineData PopData = new UserMachineData();
@@ -29,22 +29,32 @@ namespace MySystem
                         UserMachineData checkExist = db.UserMachineData.FirstOrDefault(m => m.IdBrand == PopData.IdBrand);
                         if (checkExist != null)
                         {
-                            checkExist = PopData;
+                            checkExist.FluxProfit = PopData.FluxProfit;
+                            checkExist.OtherProfit = PopData.OtherProfit;
+                            checkExist.DividendsProfit = PopData.DividendsProfit;
+                            checkExist.OpenProfit = PopData.OpenProfit;
+                            checkExist.ActProfit = PopData.ActProfit;
+                            checkExist.TradeProfit = PopData.TradeProfit;
+                            checkExist.BindCount = PopData.BindCount;
+                            checkExist.UnBindCount = PopData.UnBindCount;
+                            checkExist.TotalMachineCount = PopData.TotalMachineCount;
+                            RedisDbconn.Instance.Clear("UserMachineData:" + PopData.IdBrand);
                         }
                         else
                         {
                             db.UserMachineData.Add(PopData);
                         }
-                        if (total >= 20)
-                        {
-                            total = 0;
-                            db.SaveChanges();
-                        }
+                        db.SaveChanges();
+                        // if (total >= 20)
+                        // {
+                        //     total = 0;
+                        //     db.SaveChanges();
+                        // }
                         if (string.IsNullOrEmpty(result)) result = "success";
                     }
                     else
                     {
-                        db.SaveChanges();
+                        // db.SaveChanges();
                         op = false;
                     }
                 }

+ 60 - 0
AppStart/Helper/SycnSpServer/SycnSpActiveService.cs

@@ -0,0 +1,60 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using MySystem.SpModels;
+using Library;
+using LitJson;
+
+namespace MySystem
+{
+    public class SycnSpActiveService
+    {
+        public readonly static SycnSpActiveService Instance = new SycnSpActiveService();
+        private SycnSpActiveService()
+        { }
+
+        public void Start()
+        {
+            WebCMSEntities spdb = new WebCMSEntities();
+            PxcModels.WebCMSEntities db = new PxcModels.WebCMSEntities();
+            string Month = DateTime.Now.ToString("yyyyMM");
+            string Date = DateTime.Now.ToString("yyyyMMdd");
+            DateTime start = DateTime.Now.AddDays(-2);
+            List<ActivateRecord> acts = spdb.ActivateRecord.Where(m => m.ActivateDate >= start && m.Status == 1).OrderByDescending(m => m.Id).ToList();
+            foreach (ActivateRecord act in acts)
+            {
+                if (act.ActivateStatus == "00")
+                {
+                    PxcModels.MachineForSnNo posFor = db.MachineForSnNo.FirstOrDefault(m => m.SnNo == act.SnNo) ?? new PxcModels.MachineForSnNo();
+                    PxcModels.PosMachinesTwo pos = db.PosMachinesTwo.FirstOrDefault(m => m.Id == posFor.SnId && m.ActivationState == 0);
+                    if (pos != null)
+                    {
+                        pos.ActivationState = 1;
+                        pos.ActivationTime = DateTime.Now;
+                        BothdisDbconn.Instance.SendMq("Pop:PosMachinesTwo", pos);
+
+                        PxcModels.PosMerchantInfo merchant = db.PosMerchantInfo.FirstOrDefault(m => m.Id == pos.BindMerchantId);
+                        if (merchant != null)
+                        {
+                            merchant.ActiveStatus = 1;
+                            merchant.MerStandardDate = DateTime.Now;
+                            BothdisDbconn.Instance.SendMq("Pop:PosMerchantInfo", merchant);
+                        }
+
+                        // 激活奖励
+                        // ProfitHelper.Instance.StartListenActiveDo(pos);
+                    }
+                }
+                ActivateRecord edit = spdb.ActivateRecord.FirstOrDefault(m => m.Id == act.Id);
+                if (edit != null)
+                {
+                    edit.Status = 2;
+                }
+            }
+            spdb.SaveChanges();
+            spdb.Dispose();
+            db.SaveChanges();
+            db.Dispose();
+        }
+    }
+}

+ 64 - 0
AppStart/Helper/SycnSpServer/SycnSpBindService.cs

@@ -0,0 +1,64 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using MySystem.SpModels;
+using Library;
+using LitJson;
+
+namespace MySystem
+{
+    public class SycnSpBindService
+    {
+        public readonly static SycnSpBindService Instance = new SycnSpBindService();
+        private SycnSpBindService()
+        { }
+
+        public void Start()
+        {
+            function.WriteLog("1", "SycnSpServer监控");
+            WebCMSEntities spdb = new WebCMSEntities();
+            PxcModels.WebCMSEntities db = new PxcModels.WebCMSEntities();
+            DateTime start = DateTime.Now.AddDays(-2);
+            function.WriteLog("2", "SycnSpServer监控");
+            var Binds = spdb.BindRecord.Select(m => new { m.Id, m.CreateTime, m.Status, m.MerSnNo }).Where(m => m.CreateTime >= start && m.Status == 1).OrderByDescending(m => m.Id).ToList();
+            function.WriteLog("3:count:" + Binds.Count, "SycnSpServer监控");
+            foreach (var Bind in Binds)
+            {
+                PxcModels.MachineForSnNo posFor = db.MachineForSnNo.FirstOrDefault(m => m.SnNo == Bind.MerSnNo) ?? new PxcModels.MachineForSnNo();
+                PxcModels.PosMachinesTwo pos = db.PosMachinesTwo.FirstOrDefault(m => m.Id == posFor.SnId);
+                if (pos != null)
+                {
+                    pos.BindingState = 1;
+                    pos.BindingTime = DateTime.Now;
+                    BothdisDbconn.Instance.SendMq("Pop:PosMachinesTwo", pos);
+                }
+                BindRecord edit = spdb.BindRecord.FirstOrDefault(m => m.Id == Bind.Id);
+                if (edit != null)
+                {
+                    edit.Status = 2;
+                }
+
+                string IdBrand = pos.UserId + "_" + pos.BrandId;
+                PxcModels.UserMachineData MachineData = db.UserMachineData.FirstOrDefault(m => m.IdBrand == IdBrand);
+                if (MachineData == null)
+                {
+                    MachineData = db.UserMachineData.Add(new PxcModels.UserMachineData()
+                    {
+                        IdBrand = IdBrand,
+                    }).Entity;
+                    db.SaveChanges();
+                }
+                MachineData.BindCount += 1;
+                MachineData.UnBindCount -= 1;
+                db.SaveChanges();
+                BothdisDbconn.Instance.SendMq("Pop:UserMachineData", MachineData);
+                function.WriteLog("BindId:" + Bind.Id, "SycnSpServer监控");
+            }
+            spdb.SaveChanges();
+            spdb.Dispose();
+            db.SaveChanges();
+            db.Dispose();
+            function.WriteLog(":ok:", "SycnSpServer监控");
+        }
+    }
+}

+ 66 - 0
AppStart/Helper/SycnSpServer/SycnSpMerchantService.cs

@@ -0,0 +1,66 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using MySystem.SpModels;
+using Library;
+using LitJson;
+
+namespace MySystem
+{
+    public class SycnSpMerchantService
+    {
+        public readonly static SycnSpMerchantService Instance = new SycnSpMerchantService();
+        private SycnSpMerchantService()
+        { }
+
+        public void Start()
+        {
+            WebCMSEntities spdb = new WebCMSEntities();
+            PxcModels.WebCMSEntities db = new PxcModels.WebCMSEntities();
+            DateTime start = DateTime.Now.AddDays(-2);
+            var Mers = spdb.Merchants.Where(m => m.CreateTime >= start && m.Status == 1).OrderByDescending(m => m.Id).ToList();
+            foreach (var Mer in Mers)
+            {
+                PxcModels.MachineForSnNo posFor = db.MachineForSnNo.FirstOrDefault(m => m.SnNo == Mer.SnNo) ?? new PxcModels.MachineForSnNo();
+                PxcModels.PosMachinesTwo pos = db.PosMachinesTwo.FirstOrDefault(m => m.Id == posFor.SnId) ?? new PxcModels.PosMachinesTwo();
+                PxcModels.Users user = db.Users.FirstOrDefault(m => m.Id == pos.UserId) ?? new PxcModels.Users();
+                int TopUserId = 0;
+                if (!string.IsNullOrEmpty(user.ParentNav))
+                {
+                    TopUserId = int.Parse(user.ParentNav.Trim(',').Replace(",,", ",").Split(',')[0]);
+                }
+                PxcModels.PosMerchantInfo add = db.PosMerchantInfo.Add(new PxcModels.PosMerchantInfo()
+                {
+                    CreateDate = Mer.CreateTime,
+                    UpdateDate = Mer.UpdateTime,
+                    TopUserId = TopUserId,
+                    MerUserType = user.MerchantType,
+                    BrandId = int.Parse(Mer.ProductType),
+                    SnStoreId = pos.StoreId,
+                    SnType = pos.PosSnType,
+                    UserId = pos.UserId,
+                    MgrName = Mer.AgentName,
+                    MerStatus = 1,
+                    KqSnNo = Mer.SnNo,
+                    KqMerNo = Mer.MerNo,
+                    MerIdcardNo = Mer.MerIdcardNo,
+                    MerRealName = Mer.MerRealName,
+                    MerchantMobile = Mer.MerMobile,
+                    MerchantName = Mer.MerName,
+                    MerchantNo = Mer.MerNo,
+                }).Entity;
+                db.SaveChanges();
+                pos.BindMerchantId = add.Id;
+                Merchants edit = spdb.Merchants.FirstOrDefault(m => m.Id == Mer.Id);
+                if (edit != null)
+                {
+                    edit.Status = 2;
+                }
+            }
+            spdb.SaveChanges();
+            spdb.Dispose();
+            db.SaveChanges();
+            db.Dispose();
+        }
+    }
+}

+ 62 - 0
AppStart/Helper/SycnSpServer/SycnSpService.cs

@@ -0,0 +1,62 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using MySystem.Models;
+using Library;
+using LitJson;
+
+namespace MySystem
+{
+    public class SycnSpService
+    {
+        public readonly static SycnSpService Instance = new SycnSpService();
+        private SycnSpService()
+        { }
+
+        public void Start(JobMqMsg jobInfo)
+        {
+            try
+            {
+                function.WriteLog(Newtonsoft.Json.JsonConvert.SerializeObject(jobInfo), "SycnSpServer监控");
+                string OrderString = jobInfo.OrderString;
+                function.WriteLog(OrderString, "SycnSpServer监控");
+                if (OrderString.StartsWith("Sp:") && OrderString.EndsWith(":SpServer"))
+                {
+                    function.WriteLog("ok", "SycnSpServer监控");
+                    string Kind = OrderString.Split(':')[1];
+                    function.WriteLog("Kind:" + Kind, "SycnSpServer监控");
+                    dosomething(Kind);
+                    function.WriteLog("finish:" + Kind, "SycnSpServer监控");
+                    function.WriteLog("\r\n\r\n\r\n", "SycnSpServer监控");
+                    jobInfo.Status = 1;
+                    jobInfo.Msg = "执行完成";
+                    RabbitMQClient.Instance.SendMsg(Newtonsoft.Json.JsonConvert.SerializeObject(jobInfo), "SycnSpServerBack");
+                }
+            }
+            catch (Exception ex)
+            {
+                function.WriteLog(DateTime.Now.ToString() + ":" + ex.ToString(), "sycn_sp_server_err");
+            }
+        }
+
+        public void dosomething(string Kind)
+        { 
+            if (Kind == "bind")
+            {
+                SycnSpBindService.Instance.Start();
+            }
+            else if (Kind == "active")
+            { 
+                SycnSpActiveService.Instance.Start();
+            }
+            else if (Kind == "trade")
+            { 
+                SycnSpTradeService.Instance.Start();
+            }
+            else if (Kind == "merchant")
+            { 
+                SycnSpMerchantService.Instance.Start();
+            }
+        }
+    }
+}

+ 70 - 0
AppStart/Helper/SycnSpServer/SycnSpTradeService.cs

@@ -0,0 +1,70 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using MySystem.SpModels;
+using Library;
+using LitJson;
+
+namespace MySystem
+{
+    public class SycnSpTradeService
+    {
+        public readonly static SycnSpTradeService Instance = new SycnSpTradeService();
+        private SycnSpTradeService()
+        { }
+
+        public void Start()
+        {
+            WebCMSEntities spdb = new WebCMSEntities();
+            PxcModels.WebCMSEntities db = new PxcModels.WebCMSEntities();
+            DateTime start = DateTime.Now.AddDays(-2);
+            List<TradeRecord> trades = spdb.TradeRecord.Where(m => m.CreateDate >= start && m.Status == 1).OrderByDescending(m => m.Id).ToList();
+            foreach (TradeRecord trade in trades)
+            {
+                PxcModels.MachineForSnNo posFor = db.MachineForSnNo.FirstOrDefault(m => m.SnNo == trade.TradeSnNo) ?? new PxcModels.MachineForSnNo();
+                PxcModels.PosMachinesTwo pos = db.PosMachinesTwo.FirstOrDefault(m => m.Id == posFor.SnId) ?? new PxcModels.PosMachinesTwo();
+                PxcModels.Users user = db.Users.FirstOrDefault(m => m.Id == pos.UserId) ?? new PxcModels.Users();
+                int TopUserId = 0;
+                if (!string.IsNullOrEmpty(user.ParentNav))
+                {
+                    TopUserId = int.Parse(user.ParentNav.Trim(',').Replace(",,", ",").Split(',')[0]);
+                }
+                bool check = db.TradeRecord.Any(m => m.RecordNo == trade.TradeSerialNo);
+                if (!check)
+                {
+                    db.TradeRecord.Add(new PxcModels.TradeRecord()
+                    {
+                        CreateDate = trade.CreateDate,
+                        UpdateDate = trade.UpdateDate,
+                        RecordNo = trade.TradeSerialNo, //单号
+                        UserId = pos.UserId, //创客
+                        MerchantId = pos.BindMerchantId, //商户
+                        MerNo = trade.MerNo, //渠道商户编号
+                        MerHelpFlag = 0, //是否属于扶持周期内商户
+                        HelpMonthCount = 0, //扶持第几个月
+                        MerBuddyType = user.MerchantType, //商户创客类型
+                        SnNo = trade.TradeSnNo, //渠道SN号
+                        // TradeDate = DateTime.Parse(trade.TradeTime), //交易日期
+                        TradeSerialNo = trade.ChannelSerial, //交易流水号
+                        TradeAmount = trade.TradeAmount / 100, //交易金额
+                        BankCardType = int.Parse(trade.BankCardType), //银行卡类型
+                        QrPayFlag = trade.TradeType == "02" ? 1 : 0, //云闪付标识
+                        BrandId = int.Parse(trade.ProductType), //品牌
+                        Remark = trade.Remark, //备注
+                        TopUserId = TopUserId, //顶级创客
+                        MerUserId = pos.UserId, //商户直属创客
+                    });
+                }
+                TradeRecord edit = spdb.TradeRecord.FirstOrDefault(m => m.Id == trade.Id);
+                if (edit != null)
+                {
+                    edit.Status = 2;
+                }
+            }
+            spdb.SaveChanges();
+            spdb.Dispose();
+            db.SaveChanges();
+            db.Dispose();
+        }
+    }
+}

+ 15 - 0
AppStart/RabbitMQClient.cs

@@ -194,6 +194,21 @@ namespace MySystem
                 {
                     DeleteMySqlDataService.Instance.Start(MsgContent);
                 }
+                else if (QueueName == "SycnSpServer")
+                {
+                    JobMqMsg job = Newtonsoft.Json.JsonConvert.DeserializeObject<JobMqMsg>(MsgContent);
+                    SycnSpService.Instance.Start(job);
+                }
+                else if (QueueName == "TimerStat")
+                {
+                    JobMqMsg job = Newtonsoft.Json.JsonConvert.DeserializeObject<JobMqMsg>(MsgContent);
+                    StatTimerService.Instance.Start(job);
+                }
+                else if (QueueName == "PosTradeStat")
+                {
+                    JobMqMsg job = Newtonsoft.Json.JsonConvert.DeserializeObject<JobMqMsg>(MsgContent);
+                    StatService.Instance.Start(job);
+                }
                 // else if (QueueName == "SycnTableData")
                 // {
                 //     JobMqMsg job = Newtonsoft.Json.JsonConvert.DeserializeObject<JobMqMsg>(MsgContent);

+ 1 - 24
Controllers/HomeController.cs

@@ -58,30 +58,7 @@ namespace MySystem.Controllers
 
         public string test()
         {
-            PxcModels.WebCMSEntities db = new PxcModels.WebCMSEntities();
-            for (int i = 677; i <= 691; i++)
-            {
-                PxcModels.ConsumerOrders order = db.ConsumerOrders.FirstOrDefault(m => m.Id == i);
-                if (order != null)
-                {
-                    RedisDbconn.Instance.AddList("ConsumerOrders:Divi:List", order.Id.ToString());
-                    RedisDbconn.Instance.AddRightList("ConsumerOrders:Divi:" + order.MerchantId, order);
-                    ProfitHelper.Instance.StartListenTradeDo();
-                }
-            }
-
-            // PxcModels.Users user = db.Users.First(m => m.Id == 16) ?? new PxcModels.Users();
-            // string path = function.CreateQRCode2(ConfigurationManager.AppSettings["SourceHost"].ToString() + "p/user-inviteregist-1?Id=" + user.Id, function.MD5_16(user.Id.ToString() + "8745"), "/bsserver_com/static/ReferenceQrCode/");
-            // path = path.Replace("//", "/");
-            // string resultpath = "/bsserver_com/static/ReferenceQrCode/" + function.MD5_16(user.Id.ToString() + "8745") + "Pic.png";
-            // MakeReferenceQrCodeService.Instance.MakeQRCode(function.getPath("/bsserver_com/static/QrCodeBg.png"), function.getPath(path), function.getPath(resultpath), user);
-            // PxcModels.ConsumerOrders order = db.ConsumerOrders.FirstOrDefault(m => m.Id == 613);
-            // if (order != null)
-            // {
-            //     RedisDbconn.Instance.AddList("ConsumerOrders:Divi:" + order.MerchantId, order);
-            // }
-            // ProfitHelper.Instance.ReturnStat("613");
-            db.Dispose();
+            StatService.Instance.dosomething("2022-03-13");
             return "ok";
         }
 

+ 4 - 1
Models/AgentLevelSet.cs

@@ -9,14 +9,17 @@ namespace MySystem.Models
         public int Sort { get; set; }
         public int QueryCount { get; set; }
         public int Status { get; set; }
+        public int Version { get; set; }
         public DateTime? CreateDate { get; set; }
         public DateTime? UpdateDate { get; set; }
+        public string CreateMan { get; set; }
+        public string UpdateMan { get; set; }
         public string SeoTitle { get; set; }
         public string SeoKeyword { get; set; }
         public string SeoDescription { get; set; }
+        public decimal AreasProfitPercent { get; set; }
         public ulong LevelDiff { get; set; }
         public decimal ProfitPercent { get; set; }
         public string Name { get; set; }
-        public decimal AreasProfitPercent { get; set; }
     }
 }

+ 2 - 2
Models/ConsumerOrders.cs

@@ -17,6 +17,8 @@ namespace MySystem.Models
         public string SeoTitle { get; set; }
         public string SeoKeyword { get; set; }
         public string SeoDescription { get; set; }
+        public decimal CurDivi { get; set; }
+        public decimal MaxDivi { get; set; }
         public string SnNo { get; set; }
         public decimal ReturnMoney { get; set; }
         public decimal PayMoney { get; set; }
@@ -24,8 +26,6 @@ namespace MySystem.Models
         public string OrderNo { get; set; }
         public int ConsumerId { get; set; }
         public int MerchantId { get; set; }
-        public decimal CurDivi { get; set; }
-        public decimal MaxDivi { get; set; }
         public ulong IsAct { get; set; }
     }
 }

+ 1 - 1
Models/ConsumerProfit.cs

@@ -17,9 +17,9 @@ namespace MySystem.Models
         public string SeoTitle { get; set; }
         public string SeoKeyword { get; set; }
         public string SeoDescription { get; set; }
+        public int OrderId { get; set; }
         public decimal GetMoney { get; set; }
         public int MerchantId { get; set; }
         public int ConsumerId { get; set; }
-        public int OrderId { get; set; }
     }
 }

+ 4 - 1
Models/Consumers.cs

@@ -17,6 +17,10 @@ namespace MySystem.Models
         public string SeoTitle { get; set; }
         public string SeoKeyword { get; set; }
         public string SeoDescription { get; set; }
+        public string WechatOpenId { get; set; }
+        public ulong CardFlag { get; set; }
+        public ulong AlipayFlag { get; set; }
+        public ulong WeChatPayFlag { get; set; }
         public DateTime? LastConsumDate { get; set; }
         public int TotalConsumCount { get; set; }
         public decimal TotalAmount { get; set; }
@@ -28,6 +32,5 @@ namespace MySystem.Models
         public string Mobile { get; set; }
         public string HeadPhoto { get; set; }
         public string NickName { get; set; }
-        public string WechatOpenId { get; set; }
     }
 }

+ 2 - 2
Models/MachineForQrCode.cs

@@ -6,9 +6,9 @@ namespace MySystem.Models
     public partial class MachineForQrCode
     {
         public string DataId { get; set; }
-        public DateTime? BindDate { get; set; }
+        public int MerchantId { get; set; }
         public string MachineSnNo { get; set; }
         public string SnNo { get; set; }
-        public int MerchantId { get; set; }
+        public DateTime? BindDate { get; set; }
     }
 }

+ 6 - 6
Models/MerchantAddInfo.cs

@@ -17,6 +17,12 @@ namespace MySystem.Models
         public string SeoTitle { get; set; }
         public string SeoKeyword { get; set; }
         public string SeoDescription { get; set; }
+        public DateTime? CardPeriodEnd { get; set; }
+        public DateTime? CardPeriodBegin { get; set; }
+        public string IdCardNumber { get; set; }
+        public string IdCardName { get; set; }
+        public string IdCardNational { get; set; }
+        public string IdCardCopy { get; set; }
         public string AuditDetail { get; set; }
         public string ApplymentState { get; set; }
         public string SignUrl { get; set; }
@@ -90,11 +96,5 @@ namespace MySystem.Models
         public string ContactIdNumber { get; set; }
         public string ContactName { get; set; }
         public string BusinessCode { get; set; }
-        public DateTime? CardPeriodEnd { get; set; }
-        public DateTime? CardPeriodBegin { get; set; }
-        public string IdCardNumber { get; set; }
-        public string IdCardName { get; set; }
-        public string IdCardNational { get; set; }
-        public string IdCardCopy { get; set; }
     }
 }

+ 7 - 7
Models/MerchantInfo.cs

@@ -17,6 +17,13 @@ namespace MySystem.Models
         public string SeoTitle { get; set; }
         public string SeoKeyword { get; set; }
         public string SeoDescription { get; set; }
+        public string ParentUserNav { get; set; }
+        public int UserId { get; set; }
+        public DateTime? LastConsumeDate { get; set; }
+        public int TotalConsumeCount { get; set; }
+        public DateTime? LastAddConsumerDate { get; set; }
+        public decimal TotalActual { get; set; }
+        public string Logo { get; set; }
         public string LoginPwd { get; set; }
         public int TotalUser { get; set; }
         public int TotalCustomer { get; set; }
@@ -27,13 +34,6 @@ namespace MySystem.Models
         public string Areas { get; set; }
         public string Mobile { get; set; }
         public string Name { get; set; }
-        public string Logo { get; set; }
-        public decimal TotalActual { get; set; }
-        public DateTime? LastConsumeDate { get; set; }
-        public int TotalConsumeCount { get; set; }
-        public DateTime? LastAddConsumerDate { get; set; }
-        public string ParentUserNav { get; set; }
-        public int UserId { get; set; }
         public DateTime? BindDate { get; set; }
         public int BindStatus { get; set; }
         public DateTime? ActivationDate { get; set; }

+ 3 - 0
Models/MerchantQrCode.cs

@@ -9,8 +9,11 @@ namespace MySystem.Models
         public int Sort { get; set; }
         public int QueryCount { get; set; }
         public int Status { get; set; }
+        public int Version { get; set; }
         public DateTime? CreateDate { get; set; }
         public DateTime? UpdateDate { get; set; }
+        public string CreateMan { get; set; }
+        public string UpdateMan { get; set; }
         public string SeoTitle { get; set; }
         public string SeoKeyword { get; set; }
         public string SeoDescription { get; set; }

+ 47 - 0
Models/PosMerchantInfo.cs

@@ -0,0 +1,47 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.Models
+{
+    public partial class PosMerchantInfo
+    {
+        public int Id { get; set; }
+        public int Sort { get; set; }
+        public int QueryCount { get; set; }
+        public int Status { get; set; }
+        public DateTime? CreateDate { get; set; }
+        public DateTime? UpdateDate { get; set; }
+        public string SeoTitle { get; set; }
+        public string SeoKeyword { get; set; }
+        public string SeoDescription { get; set; }
+        public int TopUserId { get; set; }
+        public int MerUserType { get; set; }
+        public string Remark { get; set; }
+        public string City { get; set; }
+        public string Province { get; set; }
+        public int BrandId { get; set; }
+        public int SnStoreId { get; set; }
+        public string ActTypeDesc { get; set; }
+        public int ActType { get; set; }
+        public int RebateQual { get; set; }
+        public DateTime? MerStandardDate { get; set; }
+        public DateTime? KqRegTime { get; set; }
+        public DateTime? MatchTime { get; set; }
+        public int SnApplyUserId { get; set; }
+        public int SnType { get; set; }
+        public int MerUserId { get; set; }
+        public int UserId { get; set; }
+        public string MgrName { get; set; }
+        public string MgrNo { get; set; }
+        public int DirectUserId { get; set; }
+        public int ActiveStatus { get; set; }
+        public int MerStatus { get; set; }
+        public string KqSnNo { get; set; }
+        public string KqMerNo { get; set; }
+        public string MerIdcardNo { get; set; }
+        public string MerRealName { get; set; }
+        public string MerchantMobile { get; set; }
+        public string MerchantName { get; set; }
+        public string MerchantNo { get; set; }
+    }
+}

+ 6 - 6
Models/UserAccount.cs

@@ -17,6 +17,12 @@ namespace MySystem.Models
         public string SeoTitle { get; set; }
         public string SeoKeyword { get; set; }
         public string SeoDescription { get; set; }
+        public decimal TotalOverProfit { get; set; }
+        public decimal TeamTotalServiceProfit { get; set; }
+        public decimal TeamTotalProfit { get; set; }
+        public decimal TeamTotalOverProfit { get; set; }
+        public decimal TotalServiceProfit { get; set; }
+        public decimal TotalProfit { get; set; }
         public decimal WithdrawAmount { get; set; }
         public int LockStatus { get; set; }
         public int AccountStatus { get; set; }
@@ -26,11 +32,5 @@ namespace MySystem.Models
         public int UserProperty { get; set; }
         public int UserType { get; set; }
         public int UserId { get; set; }
-        public decimal TotalOverProfit { get; set; }
-        public decimal TeamTotalServiceProfit { get; set; }
-        public decimal TeamTotalProfit { get; set; }
-        public decimal TeamTotalOverProfit { get; set; }
-        public decimal TotalServiceProfit { get; set; }
-        public decimal TotalProfit { get; set; }
     }
 }

+ 1 - 1
Models/UserCardRecord.cs

@@ -17,8 +17,8 @@ namespace MySystem.Models
         public string SeoTitle { get; set; }
         public string SeoKeyword { get; set; }
         public string SeoDescription { get; set; }
+        public int MerchantId { get; set; }
         public int CardId { get; set; }
         public int ConsumerId { get; set; }
-        public int MerchantId { get; set; }
     }
 }

+ 5 - 5
Models/Users.cs

@@ -17,6 +17,11 @@ namespace MySystem.Models
         public string SeoTitle { get; set; }
         public string SeoKeyword { get; set; }
         public string SeoDescription { get; set; }
+        public string AgentAreas { get; set; }
+        public int AgentLevel { get; set; }
+        public string SettleBankCardName { get; set; }
+        public DateTime? CertValidEndDate { get; set; }
+        public DateTime? CertValidStartDate { get; set; }
         public DateTime? CitySetDate { get; set; }
         public decimal ProfitRewardRate { get; set; }
         public decimal ActiveRewardAmount { get; set; }
@@ -74,10 +79,5 @@ namespace MySystem.Models
         public int Sex { get; set; }
         public string RealName { get; set; }
         public string NickName { get; set; }
-        public string SettleBankCardName { get; set; }
-        public DateTime? CertValidEndDate { get; set; }
-        public DateTime? CertValidStartDate { get; set; }
-        public string AgentAreas { get; set; }
-        public int AgentLevel { get; set; }
     }
 }

+ 164 - 0
Models/WebCMSEntities.cs

@@ -93,6 +93,7 @@ namespace MySystem.Models
         public virtual DbSet<PageUpdateInfo> PageUpdateInfo { get; set; }
         public virtual DbSet<PosMachines> PosMachines { get; set; }
         public virtual DbSet<PosMachinesTwo> PosMachinesTwo { get; set; }
+        public virtual DbSet<PosMerchantInfo> PosMerchantInfo { get; set; }
         public virtual DbSet<ProductComment> ProductComment { get; set; }
         public virtual DbSet<ProductCommentAgree> ProductCommentAgree { get; set; }
         public virtual DbSet<ProductFareAreas> ProductFareAreas { get; set; }
@@ -634,6 +635,11 @@ namespace MySystem.Models
 
                 entity.Property(e => e.CreateDate).HasColumnType("datetime");
 
+                entity.Property(e => e.CreateMan)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
                 entity.Property(e => e.LevelDiff)
                     .HasColumnType("bit(1)")
                     .HasDefaultValueSql("b'0'");
@@ -667,6 +673,13 @@ namespace MySystem.Models
                 entity.Property(e => e.Status).HasColumnType("int(11)");
 
                 entity.Property(e => e.UpdateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.UpdateMan)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Version).HasColumnType("int(11)");
             });
 
             modelBuilder.Entity<AppBottomNavs>(entity =>
@@ -1281,11 +1294,19 @@ namespace MySystem.Models
             {
                 entity.Property(e => e.Id).HasColumnType("int(11)");
 
+                entity.Property(e => e.AlipayFlag)
+                    .HasColumnType("bit(1)")
+                    .HasDefaultValueSql("b'0'");
+
                 entity.Property(e => e.AlipayUserId)
                     .HasColumnType("varchar(50)")
                     .HasCharSet("utf8")
                     .HasCollation("utf8_general_ci");
 
+                entity.Property(e => e.CardFlag)
+                    .HasColumnType("bit(1)")
+                    .HasDefaultValueSql("b'0'");
+
                 entity.Property(e => e.CreateDate).HasColumnType("datetime");
 
                 entity.Property(e => e.CreateMan)
@@ -1350,6 +1371,10 @@ namespace MySystem.Models
 
                 entity.Property(e => e.Version).HasColumnType("int(11)");
 
+                entity.Property(e => e.WeChatPayFlag)
+                    .HasColumnType("bit(1)")
+                    .HasDefaultValueSql("b'0'");
+
                 entity.Property(e => e.WechatOpenId)
                     .HasColumnType("varchar(50)")
                     .HasCharSet("utf8")
@@ -4042,6 +4067,11 @@ namespace MySystem.Models
 
                 entity.Property(e => e.CreateDate).HasColumnType("datetime");
 
+                entity.Property(e => e.CreateMan)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
                 entity.Property(e => e.MachineId).HasColumnType("int(11)");
 
                 entity.Property(e => e.MerchantId).HasColumnType("int(11)");
@@ -4078,6 +4108,13 @@ namespace MySystem.Models
                 entity.Property(e => e.Status).HasColumnType("int(11)");
 
                 entity.Property(e => e.UpdateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.UpdateMan)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Version).HasColumnType("int(11)");
             });
 
             modelBuilder.Entity<MerchantRebateDetail>(entity =>
@@ -6349,6 +6386,133 @@ namespace MySystem.Models
                     .HasCollation("utf8_general_ci");
             });
 
+            modelBuilder.Entity<PosMerchantInfo>(entity =>
+            {
+                entity.Property(e => e.Id).HasColumnType("int(11)");
+
+                entity.Property(e => e.ActType).HasColumnType("int(11)");
+
+                entity.Property(e => e.ActTypeDesc)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActiveStatus).HasColumnType("int(11)");
+
+                entity.Property(e => e.BrandId).HasColumnType("int(11)");
+
+                entity.Property(e => e.City)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.DirectUserId).HasColumnType("int(11)");
+
+                entity.Property(e => e.KqMerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.KqRegTime).HasColumnType("datetime");
+
+                entity.Property(e => e.KqSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MatchTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerIdcardNo)
+                    .HasColumnType("varchar(18)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRealName)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerStandardDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerStatus).HasColumnType("int(11)");
+
+                entity.Property(e => e.MerUserId).HasColumnType("int(11)");
+
+                entity.Property(e => e.MerUserType).HasColumnType("int(11)");
+
+                entity.Property(e => e.MerchantMobile)
+                    .HasColumnType("varchar(11)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerchantName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerchantNo)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MgrName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MgrNo)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Province)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.QueryCount).HasColumnType("int(11)");
+
+                entity.Property(e => e.RebateQual).HasColumnType("int(11)");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoDescription)
+                    .HasColumnType("varchar(500)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoKeyword)
+                    .HasColumnType("varchar(200)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoTitle)
+                    .HasColumnType("varchar(100)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SnApplyUserId).HasColumnType("int(11)");
+
+                entity.Property(e => e.SnStoreId).HasColumnType("int(11)");
+
+                entity.Property(e => e.SnType).HasColumnType("int(11)");
+
+                entity.Property(e => e.Sort).HasColumnType("int(11)");
+
+                entity.Property(e => e.Status).HasColumnType("int(11)");
+
+                entity.Property(e => e.TopUserId).HasColumnType("int(11)");
+
+                entity.Property(e => e.UpdateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.UserId).HasColumnType("int(11)");
+            });
+
             modelBuilder.Entity<ProductComment>(entity =>
             {
                 entity.Property(e => e.Id).HasColumnType("int(11)");

+ 47 - 0
PxcModels/PosMerchantInfo.cs

@@ -0,0 +1,47 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.PxcModels
+{
+    public partial class PosMerchantInfo
+    {
+        public int Id { get; set; }
+        public int Sort { get; set; }
+        public int QueryCount { get; set; }
+        public int Status { get; set; }
+        public DateTime? CreateDate { get; set; }
+        public DateTime? UpdateDate { get; set; }
+        public string SeoTitle { get; set; }
+        public string SeoKeyword { get; set; }
+        public string SeoDescription { get; set; }
+        public int TopUserId { get; set; }
+        public int MerUserType { get; set; }
+        public string Remark { get; set; }
+        public string City { get; set; }
+        public string Province { get; set; }
+        public int BrandId { get; set; }
+        public int SnStoreId { get; set; }
+        public string ActTypeDesc { get; set; }
+        public int ActType { get; set; }
+        public int RebateQual { get; set; }
+        public DateTime? MerStandardDate { get; set; }
+        public DateTime? KqRegTime { get; set; }
+        public DateTime? MatchTime { get; set; }
+        public int SnApplyUserId { get; set; }
+        public int SnType { get; set; }
+        public int MerUserId { get; set; }
+        public int UserId { get; set; }
+        public string MgrName { get; set; }
+        public string MgrNo { get; set; }
+        public int DirectUserId { get; set; }
+        public int ActiveStatus { get; set; }
+        public int MerStatus { get; set; }
+        public string KqSnNo { get; set; }
+        public string KqMerNo { get; set; }
+        public string MerIdcardNo { get; set; }
+        public string MerRealName { get; set; }
+        public string MerchantMobile { get; set; }
+        public string MerchantName { get; set; }
+        public string MerchantNo { get; set; }
+    }
+}

+ 128 - 0
PxcModels/WebCMSEntities.cs

@@ -93,6 +93,7 @@ namespace MySystem.PxcModels
         public virtual DbSet<PageUpdateInfo> PageUpdateInfo { get; set; }
         public virtual DbSet<PosMachines> PosMachines { get; set; }
         public virtual DbSet<PosMachinesTwo> PosMachinesTwo { get; set; }
+        public virtual DbSet<PosMerchantInfo> PosMerchantInfo { get; set; }
         public virtual DbSet<ProductComment> ProductComment { get; set; }
         public virtual DbSet<ProductCommentAgree> ProductCommentAgree { get; set; }
         public virtual DbSet<ProductFareAreas> ProductFareAreas { get; set; }
@@ -6385,6 +6386,133 @@ namespace MySystem.PxcModels
                     .HasCollation("utf8_general_ci");
             });
 
+            modelBuilder.Entity<PosMerchantInfo>(entity =>
+            {
+                entity.Property(e => e.Id).HasColumnType("int(11)");
+
+                entity.Property(e => e.ActType).HasColumnType("int(11)");
+
+                entity.Property(e => e.ActTypeDesc)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActiveStatus).HasColumnType("int(11)");
+
+                entity.Property(e => e.BrandId).HasColumnType("int(11)");
+
+                entity.Property(e => e.City)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.DirectUserId).HasColumnType("int(11)");
+
+                entity.Property(e => e.KqMerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.KqRegTime).HasColumnType("datetime");
+
+                entity.Property(e => e.KqSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MatchTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerIdcardNo)
+                    .HasColumnType("varchar(18)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRealName)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerStandardDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerStatus).HasColumnType("int(11)");
+
+                entity.Property(e => e.MerUserId).HasColumnType("int(11)");
+
+                entity.Property(e => e.MerUserType).HasColumnType("int(11)");
+
+                entity.Property(e => e.MerchantMobile)
+                    .HasColumnType("varchar(11)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerchantName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerchantNo)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MgrName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MgrNo)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Province)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.QueryCount).HasColumnType("int(11)");
+
+                entity.Property(e => e.RebateQual).HasColumnType("int(11)");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoDescription)
+                    .HasColumnType("varchar(500)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoKeyword)
+                    .HasColumnType("varchar(200)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoTitle)
+                    .HasColumnType("varchar(100)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SnApplyUserId).HasColumnType("int(11)");
+
+                entity.Property(e => e.SnStoreId).HasColumnType("int(11)");
+
+                entity.Property(e => e.SnType).HasColumnType("int(11)");
+
+                entity.Property(e => e.Sort).HasColumnType("int(11)");
+
+                entity.Property(e => e.Status).HasColumnType("int(11)");
+
+                entity.Property(e => e.TopUserId).HasColumnType("int(11)");
+
+                entity.Property(e => e.UpdateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.UserId).HasColumnType("int(11)");
+            });
+
             modelBuilder.Entity<ProductComment>(entity =>
             {
                 entity.Property(e => e.Id).HasColumnType("int(11)");

+ 35 - 0
SpModels/ActivateRecord.cs

@@ -0,0 +1,35 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class ActivateRecord
+    {
+        public int Id { get; set; }
+        public int Sort { get; set; }
+        public int QueryCount { get; set; }
+        public int Status { get; set; }
+        public DateTime? CreateDate { get; set; }
+        public DateTime? UpdateDate { get; set; }
+        public string SeoTitle { get; set; }
+        public string SeoKeyword { get; set; }
+        public string SeoDescription { get; set; }
+        public string ProductType { get; set; }
+        public string AgentNo { get; set; }
+        public string Remark { get; set; }
+        public string BizEnterName { get; set; }
+        public string BizEnterNo { get; set; }
+        public string MerIdcardNo { get; set; }
+        public string MerRealName { get; set; }
+        public DateTime? ActivateDate { get; set; }
+        public string ActivateStatus { get; set; }
+        public string AssessMonthCount { get; set; }
+        public string AssessMonth { get; set; }
+        public DateTime? MerRegDate { get; set; }
+        public string SnNo { get; set; }
+        public string MerMobile { get; set; }
+        public string MerName { get; set; }
+        public string MerNo { get; set; }
+        public string ChannelSerial { get; set; }
+    }
+}

+ 31 - 0
SpModels/BindRecord.cs

@@ -0,0 +1,31 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class BindRecord
+    {
+        public int Id { get; set; }
+        public int Sort { get; set; }
+        public int QueryCount { get; set; }
+        public int Status { get; set; }
+        public DateTime? CreateDate { get; set; }
+        public DateTime? UpdateDate { get; set; }
+        public string SeoTitle { get; set; }
+        public string SeoKeyword { get; set; }
+        public string SeoDescription { get; set; }
+        public string ChannelSerial { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string MerNewSnNo { get; set; }
+        public string ProductType { get; set; }
+        public string MerStatus { get; set; }
+        public string MerOperateType { get; set; }
+        public DateTime? MerOperateDate { get; set; }
+        public string MerSnNo { get; set; }
+        public string MerName { get; set; }
+        public string AgentName { get; set; }
+        public string MerNo { get; set; }
+    }
+}

+ 12 - 0
SpModels/CustomerTableRecord.cs

@@ -0,0 +1,12 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class CustomerTableRecord
+    {
+        public string TableEnName { get; set; }
+        public DateTime? CreateDate { get; set; }
+        public DateTime? AddTableDate { get; set; }
+    }
+}

+ 30 - 0
SpModels/KqActivate.cs

@@ -0,0 +1,30 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KqActivate
+    {
+        public string MerNo { get; set; }
+        public string ActName { get; set; }
+        public string ActNo { get; set; }
+        public string SourceType { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string ActVerifyFlag { get; set; }
+        public string BizEnterName { get; set; }
+        public string BizEnterNo { get; set; }
+        public string MerIdcardNo { get; set; }
+        public string MerRealName { get; set; }
+        public DateTime? ActivateDate { get; set; }
+        public string ActivateStatus { get; set; }
+        public string AssessMonthCount { get; set; }
+        public string AssessMonth { get; set; }
+        public DateTime? MerRegDate { get; set; }
+        public string MerSnNo { get; set; }
+        public string ProductType { get; set; }
+        public string MerMobile { get; set; }
+        public string MerName { get; set; }
+    }
+}

+ 27 - 0
SpModels/KqActivateCallBack.cs

@@ -0,0 +1,27 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KqActivateCallBack
+    {
+        public string MerNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string ActVerifyFlag { get; set; }
+        public string BizEnterName { get; set; }
+        public string BizEnterNo { get; set; }
+        public string MerIdcardNo { get; set; }
+        public string MerRealName { get; set; }
+        public DateTime? ActivateDate { get; set; }
+        public string ActivateStatus { get; set; }
+        public string AssessMonthCount { get; set; }
+        public string AssessMonth { get; set; }
+        public DateTime? MerRegDate { get; set; }
+        public string MerSnNo { get; set; }
+        public string ProductType { get; set; }
+        public string MerMobile { get; set; }
+        public string MerName { get; set; }
+    }
+}

+ 26 - 0
SpModels/KqMerchant.cs

@@ -0,0 +1,26 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KqMerchant
+    {
+        public string MerNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string City { get; set; }
+        public string Province { get; set; }
+        public string SourceType { get; set; }
+        public string BizEnterName { get; set; }
+        public string BizEnterNo { get; set; }
+        public string MerRealName { get; set; }
+        public string MerIdcardNo { get; set; }
+        public DateTime? MerBindDate { get; set; }
+        public DateTime? MerRegDate { get; set; }
+        public string MerSnNo { get; set; }
+        public string ProductType { get; set; }
+        public string MerMobile { get; set; }
+        public string MerName { get; set; }
+    }
+}

+ 43 - 0
SpModels/KqTrade.cs

@@ -0,0 +1,43 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KqTrade
+    {
+        public string MerNo { get; set; }
+        public string InputModel { get; set; }
+        public string KqTradeSeq { get; set; }
+        public string DigStatus { get; set; }
+        public string S0settleStatus { get; set; }
+        public decimal TotalRebateAmt { get; set; }
+        public decimal TotalCostAmt { get; set; }
+        public decimal SettleRebateAmt { get; set; }
+        public decimal SettleCostAmt { get; set; }
+        public decimal SettleFeeRebateAmt { get; set; }
+        public decimal SettleFeeCostAmt { get; set; }
+        public string BillType { get; set; }
+        public decimal SettleTotalFee { get; set; }
+        public string SourceType { get; set; }
+        public string BizEnterName { get; set; }
+        public string BizEnterNo { get; set; }
+        public string SmallDouble { get; set; }
+        public decimal SettleFee { get; set; }
+        public string SettleMethod { get; set; }
+        public decimal FeeAmount { get; set; }
+        public string BankCardNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public decimal DigAmt { get; set; }
+        public string DigAmtFlag { get; set; }
+        public string TradeSnNo { get; set; }
+        public string BankCardType { get; set; }
+        public string TradeTime { get; set; }
+        public string TradeDate { get; set; }
+        public string TradeStatus { get; set; }
+        public string ProductType { get; set; }
+        public decimal TradeAmount { get; set; }
+        public string MerName { get; set; }
+    }
+}

+ 34 - 0
SpModels/KqTradeCallBack.cs

@@ -0,0 +1,34 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KqTradeCallBack
+    {
+        public string MerNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string ReceiptType { get; set; }
+        public string IsStoreCashier { get; set; }
+        public decimal DigAmt { get; set; }
+        public string DigAmtFlag { get; set; }
+        public string MerMobile { get; set; }
+        public string DeviceType { get; set; }
+        public string TradeSnNo { get; set; }
+        public string BankCardType { get; set; }
+        public string SerEntryMode { get; set; }
+        public string TradeType { get; set; }
+        public string TradeTime { get; set; }
+        public string TradeDate { get; set; }
+        public string ErrorMsg { get; set; }
+        public string ErrorCode { get; set; }
+        public string TradeStatus { get; set; }
+        public string ProductType { get; set; }
+        public string DiscountRateFlag { get; set; }
+        public string BankAuthCode { get; set; }
+        public string TradeReferNo { get; set; }
+        public decimal TradeAmount { get; set; }
+        public string MerName { get; set; }
+    }
+}

+ 36 - 0
SpModels/KqTradeFlux.cs

@@ -0,0 +1,36 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KqTradeFlux
+    {
+        public string MerNo { get; set; }
+        public string DeviceNetwork { get; set; }
+        public string TerminalNo { get; set; }
+        public string InputModel { get; set; }
+        public string KqTradeSeq { get; set; }
+        public string BillType { get; set; }
+        public string SourceType { get; set; }
+        public string BizEnterName { get; set; }
+        public string BizEnterNo { get; set; }
+        public string SmallDouble { get; set; }
+        public decimal SettleFee { get; set; }
+        public string SettleMethod { get; set; }
+        public decimal FeeAmount { get; set; }
+        public string BankCardNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public decimal DigAmt { get; set; }
+        public string DigAmtFlag { get; set; }
+        public string TradeSnNo { get; set; }
+        public string BankCardType { get; set; }
+        public string TradeTime { get; set; }
+        public string TradeDate { get; set; }
+        public string TradeStatus { get; set; }
+        public string ProductType { get; set; }
+        public decimal TradeAmount { get; set; }
+        public string MerName { get; set; }
+    }
+}

+ 21 - 0
SpModels/KssBind.cs

@@ -0,0 +1,21 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KssBind
+    {
+        public string MerNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string MerNewSnNo { get; set; }
+        public string ProductType { get; set; }
+        public string MerStatus { get; set; }
+        public string MerOperateType { get; set; }
+        public DateTime? MerOperateDate { get; set; }
+        public string MerSnNo { get; set; }
+        public string MerName { get; set; }
+        public string AgentName { get; set; }
+    }
+}

+ 21 - 0
SpModels/KssFreeDeposit.cs

@@ -0,0 +1,21 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KssFreeDeposit
+    {
+        public string MerNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string NewFlag { get; set; }
+        public string ActName { get; set; }
+        public string ActNo { get; set; }
+        public string MerSnNo { get; set; }
+        public DateTime? MerBindDate { get; set; }
+        public string ProductType { get; set; }
+        public string MerName { get; set; }
+        public string AgentName { get; set; }
+    }
+}

+ 24 - 0
SpModels/KssMerchant.cs

@@ -0,0 +1,24 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KssMerchant
+    {
+        public string MerNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string City { get; set; }
+        public string Province { get; set; }
+        public string ProductType { get; set; }
+        public string MerStatus { get; set; }
+        public DateTime? MerAuditDate { get; set; }
+        public DateTime? MerRegDate { get; set; }
+        public string MerIdcardNo { get; set; }
+        public string MerMobile { get; set; }
+        public string MerRealName { get; set; }
+        public string AgentName { get; set; }
+        public string MerName { get; set; }
+    }
+}

+ 25 - 0
SpModels/KssReturnDeposit.cs

@@ -0,0 +1,25 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KssReturnDeposit
+    {
+        public string MerNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string RetOrderNo { get; set; }
+        public string RetFlag { get; set; }
+        public decimal RetAmount { get; set; }
+        public string MerSnNo { get; set; }
+        public string ProductType { get; set; }
+        public int IntervalDay { get; set; }
+        public DateTime? MerStdDate { get; set; }
+        public DateTime? MerDisposeDate { get; set; }
+        public string ActName { get; set; }
+        public string ActNo { get; set; }
+        public string MerName { get; set; }
+        public string AgentName { get; set; }
+    }
+}

+ 24 - 0
SpModels/KssStageRwd.cs

@@ -0,0 +1,24 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KssStageRwd
+    {
+        public string MerNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string NewFlag { get; set; }
+        public string MerStdStatus { get; set; }
+        public DateTime? MerStdDate { get; set; }
+        public string MerStdStage { get; set; }
+        public string ActName { get; set; }
+        public string ActNo { get; set; }
+        public string MerSnNo { get; set; }
+        public DateTime? MerBindDate { get; set; }
+        public string ProductType { get; set; }
+        public string MerName { get; set; }
+        public string AgentName { get; set; }
+    }
+}

+ 23 - 0
SpModels/KssTradeFirst.cs

@@ -0,0 +1,23 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class KssTradeFirst
+    {
+        public string MerNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string NewFlag { get; set; }
+        public string MerStdStatus { get; set; }
+        public DateTime? MerStdDate { get; set; }
+        public string ActName { get; set; }
+        public string ActNo { get; set; }
+        public string MerSnNo { get; set; }
+        public DateTime? MerBindDate { get; set; }
+        public string ProductType { get; set; }
+        public string MerName { get; set; }
+        public string AgentName { get; set; }
+    }
+}

+ 35 - 0
SpModels/Merchants.cs

@@ -0,0 +1,35 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class Merchants
+    {
+        public int Id { get; set; }
+        public int Sort { get; set; }
+        public int QueryCount { get; set; }
+        public int Status { get; set; }
+        public DateTime? CreateDate { get; set; }
+        public DateTime? UpdateDate { get; set; }
+        public string SeoTitle { get; set; }
+        public string SeoKeyword { get; set; }
+        public string SeoDescription { get; set; }
+        public string AgentNo { get; set; }
+        public string SnNo { get; set; }
+        public DateTime? UpdateTime { get; set; }
+        public DateTime? CreateTime { get; set; }
+        public string Remark { get; set; }
+        public string City { get; set; }
+        public string Province { get; set; }
+        public string ProductType { get; set; }
+        public string MerStatus { get; set; }
+        public DateTime? MerAuditDate { get; set; }
+        public DateTime? MerRegDate { get; set; }
+        public string MerIdcardNo { get; set; }
+        public string MerMobile { get; set; }
+        public string MerRealName { get; set; }
+        public string AgentName { get; set; }
+        public string MerName { get; set; }
+        public string MerNo { get; set; }
+    }
+}

+ 37 - 0
SpModels/ProfitRecord.cs

@@ -0,0 +1,37 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class ProfitRecord
+    {
+        public int Id { get; set; }
+        public int Sort { get; set; }
+        public int QueryCount { get; set; }
+        public int Status { get; set; }
+        public DateTime? CreateDate { get; set; }
+        public DateTime? UpdateDate { get; set; }
+        public string SeoTitle { get; set; }
+        public string SeoKeyword { get; set; }
+        public string SeoDescription { get; set; }
+        public string TopOrgNo { get; set; }
+        public string CreateTime { get; set; }
+        public string ApplyDay { get; set; }
+        public string ActualIncomeAmt { get; set; }
+        public string IncomeScale { get; set; }
+        public string RateFee { get; set; }
+        public string ProfitRate { get; set; }
+        public string ActualCouponAmt { get; set; }
+        public string CouponAmt { get; set; }
+        public string ProfitCost { get; set; }
+        public string OriginalFee { get; set; }
+        public string OriginalRate { get; set; }
+        public string BalanceDirection { get; set; }
+        public string ValueType { get; set; }
+        public string OrderNo { get; set; }
+        public string Amount { get; set; }
+        public string OrganizationName { get; set; }
+        public string OrganizationNumber { get; set; }
+        public string RequestId { get; set; }
+    }
+}

+ 18 - 0
SpModels/RightDic.cs

@@ -0,0 +1,18 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class RightDic
+    {
+        public string Id { get; set; }
+        public string Icon { get; set; }
+        public string Name { get; set; }
+        public string Url { get; set; }
+        public int RightLevel { get; set; }
+        public int Sort { get; set; }
+        public ulong MainMenu { get; set; }
+        public ulong MainStat { get; set; }
+        public ulong MainDataList { get; set; }
+    }
+}

+ 13 - 0
SpModels/SysLog.cs

@@ -0,0 +1,13 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class SysLog
+    {
+        public int Id { get; set; }
+        public string Contents { get; set; }
+        public DateTime? CreateDate { get; set; }
+        public string CreateMan { get; set; }
+    }
+}

+ 44 - 0
SpModels/TradeFluxRecord.cs

@@ -0,0 +1,44 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class TradeFluxRecord
+    {
+        public int Id { get; set; }
+        public int Sort { get; set; }
+        public int QueryCount { get; set; }
+        public int Status { get; set; }
+        public DateTime? CreateDate { get; set; }
+        public DateTime? UpdateDate { get; set; }
+        public string SeoTitle { get; set; }
+        public string SeoKeyword { get; set; }
+        public string SeoDescription { get; set; }
+        public string AgentNo { get; set; }
+        public string ProductType { get; set; }
+        public string DeviceNetwork { get; set; }
+        public string TerminalNo { get; set; }
+        public string InputModel { get; set; }
+        public string KqTradeSeq { get; set; }
+        public string BillType { get; set; }
+        public string SourceType { get; set; }
+        public string BizEnterName { get; set; }
+        public string BizEnterNo { get; set; }
+        public string SmallDouble { get; set; }
+        public decimal SettleFee { get; set; }
+        public string SettleMethod { get; set; }
+        public decimal FeeAmount { get; set; }
+        public string BankCardNo { get; set; }
+        public decimal DigAmt { get; set; }
+        public string DigAmtFlag { get; set; }
+        public string TradeSnNo { get; set; }
+        public string BankCardType { get; set; }
+        public string TradeTime { get; set; }
+        public string TradeDate { get; set; }
+        public string TradeStatus { get; set; }
+        public decimal TradeAmount { get; set; }
+        public string MerName { get; set; }
+        public string TradeSerialNo { get; set; }
+        public string MerNo { get; set; }
+    }
+}

+ 47 - 0
SpModels/TradeRecord.cs

@@ -0,0 +1,47 @@
+using System;
+using System.Collections.Generic;
+
+namespace MySystem.SpModels
+{
+    public partial class TradeRecord
+    {
+        public int Id { get; set; }
+        public int Sort { get; set; }
+        public int QueryCount { get; set; }
+        public int Status { get; set; }
+        public DateTime? CreateDate { get; set; }
+        public DateTime? UpdateDate { get; set; }
+        public string SeoTitle { get; set; }
+        public string SeoKeyword { get; set; }
+        public string SeoDescription { get; set; }
+        public string ChannelSerial { get; set; }
+        public string AgentNo { get; set; }
+        public string ProductType { get; set; }
+        public string Remark { get; set; }
+        public string SettleMethod { get; set; }
+        public decimal SettleFee { get; set; }
+        public string BankCardNo { get; set; }
+        public string ReceiptType { get; set; }
+        public string IsStoreCashier { get; set; }
+        public decimal DigAmt { get; set; }
+        public string DigAmtFlag { get; set; }
+        public string MerMobile { get; set; }
+        public string DeviceType { get; set; }
+        public string TradeSnNo { get; set; }
+        public string BankCardType { get; set; }
+        public string SerEntryMode { get; set; }
+        public string TradeType { get; set; }
+        public string TradeTime { get; set; }
+        public string TradeDate { get; set; }
+        public string ErrorMsg { get; set; }
+        public string ErrorCode { get; set; }
+        public string TradeStatus { get; set; }
+        public string DiscountRateFlag { get; set; }
+        public string BankAuthCode { get; set; }
+        public string TradeReferNo { get; set; }
+        public decimal TradeAmount { get; set; }
+        public string MerName { get; set; }
+        public string MerNo { get; set; }
+        public string TradeSerialNo { get; set; }
+    }
+}

+ 1910 - 0
SpModels/WebCMSEntities.cs

@@ -0,0 +1,1910 @@
+using System;
+using Microsoft.EntityFrameworkCore;
+using Microsoft.EntityFrameworkCore.Metadata;
+
+namespace MySystem.SpModels
+{
+    public partial class WebCMSEntities : DbContext
+    {
+        public WebCMSEntities()
+        {
+        }
+
+        public WebCMSEntities(DbContextOptions<WebCMSEntities> options)
+            : base(options)
+        {
+        }
+
+        public virtual DbSet<ActivateRecord> ActivateRecord { get; set; }
+        public virtual DbSet<BindRecord> BindRecord { get; set; }
+        public virtual DbSet<CustomerTableRecord> CustomerTableRecord { get; set; }
+        public virtual DbSet<KqActivate> KqActivate { get; set; }
+        public virtual DbSet<KqActivateCallBack> KqActivateCallBack { get; set; }
+        public virtual DbSet<KqMerchant> KqMerchant { get; set; }
+        public virtual DbSet<KqTrade> KqTrade { get; set; }
+        public virtual DbSet<KqTradeCallBack> KqTradeCallBack { get; set; }
+        public virtual DbSet<KqTradeFlux> KqTradeFlux { get; set; }
+        public virtual DbSet<KssBind> KssBind { get; set; }
+        public virtual DbSet<KssFreeDeposit> KssFreeDeposit { get; set; }
+        public virtual DbSet<KssMerchant> KssMerchant { get; set; }
+        public virtual DbSet<KssReturnDeposit> KssReturnDeposit { get; set; }
+        public virtual DbSet<KssStageRwd> KssStageRwd { get; set; }
+        public virtual DbSet<KssTradeFirst> KssTradeFirst { get; set; }
+        public virtual DbSet<Merchants> Merchants { get; set; }
+        public virtual DbSet<ProfitRecord> ProfitRecord { get; set; }
+        public virtual DbSet<RightDic> RightDic { get; set; }
+        public virtual DbSet<SysLog> SysLog { get; set; }
+        public virtual DbSet<TradeFluxRecord> TradeFluxRecord { get; set; }
+        public virtual DbSet<TradeRecord> TradeRecord { get; set; }
+
+        protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
+        {
+            if (!optionsBuilder.IsConfigured)
+            {
+                optionsBuilder.UseMySql(Library.ConfigurationManager.AppSettings["SpSqlConnStr"].ToString(), x => x.ServerVersion("5.7.17-mysql"));
+            }
+        }
+
+        protected override void OnModelCreating(ModelBuilder modelBuilder)
+        {
+            modelBuilder.Entity<ActivateRecord>(entity =>
+            {
+                entity.Property(e => e.Id).HasColumnType("int(11)");
+
+                entity.Property(e => e.ActivateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.ActivateStatus)
+                    .HasColumnType("varchar(2)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AgentNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AssessMonth)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AssessMonthCount)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterNo)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ChannelSerial)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerIdcardNo)
+                    .HasColumnType("varchar(18)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerMobile)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRealName)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRegDate).HasColumnType("datetime");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.QueryCount).HasColumnType("int(11)");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoDescription)
+                    .HasColumnType("mediumtext")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoKeyword)
+                    .HasColumnType("varchar(200)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoTitle)
+                    .HasColumnType("varchar(100)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Sort).HasColumnType("int(11)");
+
+                entity.Property(e => e.Status).HasColumnType("int(11)");
+
+                entity.Property(e => e.UpdateDate).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<BindRecord>(entity =>
+            {
+                entity.Property(e => e.Id).HasColumnType("int(11)");
+
+                entity.Property(e => e.AgentName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ChannelSerial)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerNewSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerOperateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerOperateType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerStatus)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.QueryCount).HasColumnType("int(11)");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoDescription)
+                    .HasColumnType("mediumtext")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoKeyword)
+                    .HasColumnType("varchar(200)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoTitle)
+                    .HasColumnType("varchar(100)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Sort).HasColumnType("int(11)");
+
+                entity.Property(e => e.Status).HasColumnType("int(11)");
+
+                entity.Property(e => e.UpdateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<CustomerTableRecord>(entity =>
+            {
+                entity.HasKey(e => e.TableEnName)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.TableEnName)
+                    .HasColumnType("varchar(30)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AddTableDate).HasColumnType("datetime");
+
+                entity.Property(e => e.CreateDate).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KqActivate>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActVerifyFlag)
+                    .HasColumnType("varchar(2)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActivateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.ActivateStatus)
+                    .HasColumnType("varchar(2)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AssessMonth)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AssessMonthCount)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterNo)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerIdcardNo)
+                    .HasColumnType("varchar(18)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerMobile)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRealName)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRegDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SourceType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KqActivateCallBack>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActVerifyFlag)
+                    .HasColumnType("varchar(2)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActivateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.ActivateStatus)
+                    .HasColumnType("varchar(2)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AssessMonth)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AssessMonthCount)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterNo)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerIdcardNo)
+                    .HasColumnType("varchar(18)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerMobile)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRealName)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRegDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KqMerchant>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterNo)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.City)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerBindDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerIdcardNo)
+                    .HasColumnType("varchar(18)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerMobile)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRealName)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRegDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Province)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SourceType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KqTrade>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankCardNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankCardType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BillType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.DigAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.DigAmtFlag)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.DigStatus)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.FeeAmount).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.InputModel)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.KqTradeSeq)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.S0settleStatus)
+                    .HasColumnName("S0SettleStatus")
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SettleCostAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.SettleFee).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.SettleFeeCostAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.SettleFeeRebateAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.SettleMethod)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SettleRebateAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.SettleTotalFee).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.SmallDouble)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SourceType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TotalCostAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.TotalRebateAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.TradeAmount).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.TradeDate)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeStatus)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeTime)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KqTradeCallBack>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankAuthCode)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankCardType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.DeviceType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.DigAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.DigAmtFlag)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.DiscountRateFlag)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ErrorCode)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ErrorMsg)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.IsStoreCashier)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerMobile)
+                    .HasColumnType("varchar(11)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ReceiptType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SerEntryMode)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeAmount).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.TradeDate)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeReferNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeStatus)
+                    .HasColumnName("Trade_status")
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeTime)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KqTradeFlux>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankCardNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankCardType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BillType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.DeviceNetwork)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.DigAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.DigAmtFlag)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.FeeAmount).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.InputModel)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.KqTradeSeq)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SettleFee).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.SettleMethod)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SmallDouble)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SourceType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TerminalNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeAmount).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.TradeDate)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeStatus)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeTime)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KssBind>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AgentName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerNewSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerOperateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerOperateType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerStatus)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KssFreeDeposit>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AgentName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerBindDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.NewFlag)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KssMerchant>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AgentName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.City)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerAuditDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerIdcardNo)
+                    .HasColumnType("varchar(18)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerMobile)
+                    .HasColumnType("varchar(11)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRealName)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRegDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerStatus)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Province)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KssReturnDeposit>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AgentName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.IntervalDay).HasColumnType("int(11)");
+
+                entity.Property(e => e.MerDisposeDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerStdDate).HasColumnType("datetime");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.RetAmount).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.RetFlag)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.RetOrderNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KssStageRwd>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AgentName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerBindDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerStdDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerStdStage)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerStdStatus)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.NewFlag)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<KssTradeFirst>(entity =>
+            {
+                entity.HasKey(e => e.MerNo)
+                    .HasName("PRIMARY");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AgentName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerBindDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerStdDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerStdStatus)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.NewFlag)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<Merchants>(entity =>
+            {
+                entity.Property(e => e.Id).HasColumnType("int(11)");
+
+                entity.Property(e => e.AgentName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.AgentNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.City)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.CreateTime).HasColumnType("datetime");
+
+                entity.Property(e => e.MerAuditDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerIdcardNo)
+                    .HasColumnType("varchar(18)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerMobile)
+                    .HasColumnType("varchar(11)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRealName)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerRegDate).HasColumnType("datetime");
+
+                entity.Property(e => e.MerStatus)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Province)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.QueryCount).HasColumnType("int(11)");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoDescription)
+                    .HasColumnType("varchar(500)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoKeyword)
+                    .HasColumnType("varchar(200)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoTitle)
+                    .HasColumnType("varchar(100)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Sort).HasColumnType("int(11)");
+
+                entity.Property(e => e.Status).HasColumnType("int(11)");
+
+                entity.Property(e => e.UpdateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.UpdateTime).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<ProfitRecord>(entity =>
+            {
+                entity.Property(e => e.Id).HasColumnType("int(11)");
+
+                entity.Property(e => e.ActualCouponAmt)
+                    .HasColumnName("actualCouponAmt")
+                    .HasColumnType("varchar(10)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ActualIncomeAmt)
+                    .HasColumnName("actualIncomeAmt")
+                    .HasColumnType("varchar(20)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Amount)
+                    .HasColumnName("amount")
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ApplyDay)
+                    .HasColumnName("applyDay")
+                    .HasColumnType("varchar(20)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BalanceDirection)
+                    .HasColumnName("balanceDirection")
+                    .HasColumnType("varchar(10)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CouponAmt)
+                    .HasColumnName("couponAmt")
+                    .HasColumnType("varchar(10)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.CreateTime)
+                    .HasColumnName("createTime")
+                    .HasColumnType("varchar(20)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.IncomeScale)
+                    .HasColumnName("incomeScale")
+                    .HasColumnType("varchar(10)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.OrderNo)
+                    .HasColumnName("orderNo")
+                    .HasColumnType("varchar(20)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.OrganizationName)
+                    .HasColumnName("organizationName")
+                    .HasColumnType("varchar(20)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.OrganizationNumber)
+                    .HasColumnName("organizationNumber")
+                    .HasColumnType("varchar(20)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.OriginalFee)
+                    .HasColumnName("originalFee")
+                    .HasColumnType("varchar(10)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.OriginalRate)
+                    .HasColumnName("originalRate")
+                    .HasColumnType("varchar(10)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProfitCost)
+                    .HasColumnName("profitCost")
+                    .HasColumnType("varchar(20)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProfitRate)
+                    .HasColumnName("profitRate")
+                    .HasColumnType("varchar(10)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.QueryCount).HasColumnType("int(11)");
+
+                entity.Property(e => e.RateFee)
+                    .HasColumnName("rateFee")
+                    .HasColumnType("varchar(20)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.RequestId)
+                    .HasColumnName("requestId")
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoDescription)
+                    .HasColumnType("varchar(500)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoKeyword)
+                    .HasColumnType("varchar(200)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoTitle)
+                    .HasColumnType("varchar(100)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Sort).HasColumnType("int(11)");
+
+                entity.Property(e => e.Status).HasColumnType("int(11)");
+
+                entity.Property(e => e.TopOrgNo)
+                    .HasColumnName("topOrgNo")
+                    .HasColumnType("varchar(20)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.ValueType)
+                    .HasColumnName("valueType")
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+            });
+
+            modelBuilder.Entity<RightDic>(entity =>
+            {
+                entity.Property(e => e.Id)
+                    .HasColumnName("ID")
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Icon)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MainDataList)
+                    .HasColumnType("bit(1)")
+                    .HasDefaultValueSql("b'0'");
+
+                entity.Property(e => e.MainMenu)
+                    .HasColumnType("bit(1)")
+                    .HasDefaultValueSql("b'0'");
+
+                entity.Property(e => e.MainStat)
+                    .HasColumnType("bit(1)")
+                    .HasDefaultValueSql("b'0'");
+
+                entity.Property(e => e.Name)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.RightLevel).HasColumnType("int(11)");
+
+                entity.Property(e => e.Sort).HasColumnType("int(11)");
+
+                entity.Property(e => e.Url)
+                    .HasColumnType("varchar(200)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+            });
+
+            modelBuilder.Entity<SysLog>(entity =>
+            {
+                entity.Property(e => e.Id).HasColumnType("int(11)");
+
+                entity.Property(e => e.Contents)
+                    .HasColumnType("varchar(200)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.CreateMan)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+            });
+
+            modelBuilder.Entity<TradeFluxRecord>(entity =>
+            {
+                entity.Property(e => e.Id).HasColumnType("int(11)");
+
+                entity.Property(e => e.AgentNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankCardNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankCardType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BillType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterName)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BizEnterNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.DeviceNetwork)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.DigAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.DigAmtFlag)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.FeeAmount).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.InputModel)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.KqTradeSeq)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.QueryCount).HasColumnType("int(11)");
+
+                entity.Property(e => e.SeoDescription)
+                    .HasColumnType("varchar(500)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoKeyword)
+                    .HasColumnType("varchar(200)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoTitle)
+                    .HasColumnType("varchar(100)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SettleFee).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.SettleMethod)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SmallDouble)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Sort).HasColumnType("int(11)");
+
+                entity.Property(e => e.SourceType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Status).HasColumnType("int(11)");
+
+                entity.Property(e => e.TerminalNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeAmount).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.TradeDate)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeSerialNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeSnNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeStatus)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeTime)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateDate).HasColumnType("datetime");
+            });
+
+            modelBuilder.Entity<TradeRecord>(entity =>
+            {
+                entity.Property(e => e.Id).HasColumnType("int(11)");
+
+                entity.Property(e => e.AgentNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankAuthCode)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankCardNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.BankCardType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ChannelSerial)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.CreateDate).HasColumnType("datetime");
+
+                entity.Property(e => e.DeviceType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.DigAmt).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.DigAmtFlag)
+                    .HasColumnType("varchar(4)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.DiscountRateFlag)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ErrorCode)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ErrorMsg)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.IsStoreCashier)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerMobile)
+                    .HasColumnType("varchar(11)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerName)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.MerNo)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.ProductType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.QueryCount).HasColumnType("int(11)");
+
+                entity.Property(e => e.ReceiptType)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Remark)
+                    .HasColumnType("varchar(64)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoDescription)
+                    .HasColumnType("mediumtext")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoKeyword)
+                    .HasColumnType("varchar(200)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SeoTitle)
+                    .HasColumnType("varchar(100)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SerEntryMode)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.SettleFee).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.SettleMethod)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.Sort).HasColumnType("int(11)");
+
+                entity.Property(e => e.Status).HasColumnType("int(11)");
+
+                entity.Property(e => e.TradeAmount).HasColumnType("decimal(18,2)");
+
+                entity.Property(e => e.TradeDate)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeReferNo)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeSerialNo)
+                    .HasColumnType("varchar(100)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeSnNo)
+                    .HasColumnType("varchar(50)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeStatus)
+                    .HasColumnType("varchar(16)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeTime)
+                    .HasColumnType("varchar(8)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.TradeType)
+                    .HasColumnType("varchar(32)")
+                    .HasCharSet("utf8")
+                    .HasCollation("utf8_general_ci");
+
+                entity.Property(e => e.UpdateDate).HasColumnType("datetime");
+            });
+
+            OnModelCreatingPartial(modelBuilder);
+        }
+
+        partial void OnModelCreatingPartial(ModelBuilder modelBuilder);
+    }
+}

+ 3 - 0
Startup.cs

@@ -222,9 +222,12 @@ namespace MySystem
             RabbitMQClient.Instance.StartReceive("WeChatPayBack");
             RabbitMQClient.Instance.StartReceive("AlipayPayBack");
             RabbitMQClient.Instance.StartReceive("AlipayPayBack2");
+            // RabbitMQClient.Instance.StartReceive("PosTradeStat");
+            RabbitMQClient.Instance.StartReceive("TimerStat");
             RabbitMQClient.Instance.StartReceive("ConsumerOrdersReturnDo");
             RabbitMQClient.Instance.StartReceive("ConsumerOrdersReturnStat");
             RabbitMQClient.Instance.StartReceive("ConsumerOrdersStat");
+            RabbitMQClient.Instance.StartReceive("SycnSpServer");
 
 
             // 备用,暂时不放开的

+ 3 - 2
appsettings.json

@@ -17,8 +17,9 @@
     "Host": "http://localhost:5047/",
     "SourceHost": "http://bs.kexiaoshuang.com/",
     "Database": "KxsMainServer",
-    "SqlConnStr": "server=localhost;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
-    "Pxc1SqlConnStr": "server=localhost;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
+    "SqlConnStr": "server=47.108.231.170;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
+    "Pxc1SqlConnStr": "server=47.108.231.170;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
+    "SpSqlConnStr": "server=47.108.229.115;port=3306;user=KxsSpServer;password=jJ9qKsvwWgQA9xWG;database=KxsSpServer;charset=utf8;",
     "RedisConnStr": "47.108.207.184:6379,password=skb@redis2022,DefaultDatabase=0,poolsize=500,preheat=50,asyncPipeline=true",
     "TendisConnStr": "47.108.207.184:51002,password=HDlNs1ZpG5iR9D9I,DefaultDatabase=0,poolsize=500,preheat=50,asyncPipeline=true",
     "IOSAppVersion": "1.0.0",

BIN
bin/Debug/netcoreapp3.0/MySystem.dll


BIN
bin/Debug/netcoreapp3.0/MySystem.pdb


+ 1 - 1
bin/Debug/netcoreapp3.0/Properties/launchSettings.json

@@ -21,7 +21,7 @@
       "environmentVariables": {
         "ASPNETCORE_ENVIRONMENT": "Development"
       },
-      "applicationUrl": "http://127.0.0.1:5047"
+      "applicationUrl": "http://127.0.0.1:5046"
     }
   }
 }

+ 3 - 2
bin/Debug/netcoreapp3.0/appsettings.json

@@ -17,8 +17,9 @@
     "Host": "http://localhost:5047/",
     "SourceHost": "http://bs.kexiaoshuang.com/",
     "Database": "KxsMainServer",
-    "SqlConnStr": "server=localhost;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
-    "Pxc1SqlConnStr": "server=localhost;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
+    "SqlConnStr": "server=47.108.231.170;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
+    "Pxc1SqlConnStr": "server=47.108.231.170;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
+    "SpSqlConnStr": "server=47.108.229.115;port=3306;user=KxsSpServer;password=jJ9qKsvwWgQA9xWG;database=KxsSpServer;charset=utf8;",
     "RedisConnStr": "47.108.207.184:6379,password=skb@redis2022,DefaultDatabase=0,poolsize=500,preheat=50,asyncPipeline=true",
     "TendisConnStr": "47.108.207.184:51002,password=HDlNs1ZpG5iR9D9I,DefaultDatabase=0,poolsize=500,preheat=50,asyncPipeline=true",
     "IOSAppVersion": "1.0.0",

+ 5 - 5
bin/Debug/netcoreapp3.0/log/Global全局异常处理日志/2022/2/26/content.log → bin/Debug/netcoreapp3.0/log/Global全局异常处理日志/2022/3/13/content.log

@@ -1,11 +1,11 @@
-02/26/2022 22:06:14
+03/13/2022 02:44:10
 Unable to read data from the transport connection: Operation timed out.
    at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)
    at CSRedis.CSRedisClient.ExecuteScalar[T](String key, Func`3 hander)
-   at CSRedis.CSRedisClient.RPop[T](String key)
-   at MySystem.TendisDbconn.RPop[T](String key) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 97
-   at MySystem.WeChatPayBackService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/WeChatPayBackService.cs:line 52
-   at MySystem.Controllers.HomeController.test() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/Controllers/HomeController.cs:line 60
+   at CSRedis.CSRedisClient.IncrByFloat(String key, Decimal value)
+   at MySystem.TendisDbconn.AddNumber(String key, Decimal value) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 34
+   at MySystem.StatService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatService.cs:line 71
+   at MySystem.Controllers.HomeController.test() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/Controllers/HomeController.cs:line 84
    at lambda_method(Closure , Object , Object[] )
    at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters)
    at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)

+ 0 - 40
bin/Debug/netcoreapp3.0/log/Global全局异常处理日志/2022/3/3/content.log

@@ -1,40 +0,0 @@
-03/03/2022 17:56:36
-Unable to read data from the transport connection: Operation timed out.
-   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)
-   at CSRedis.CSRedisClient.ExecuteScalar[T](String key, Func`3 hander)
-   at CSRedis.CSRedisClient.RPop[T](String key)
-   at MySystem.TendisDbconn.RPop[T](String key) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 102
-   at MySystem.ProfitHelper.StartListenTradeDo() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/Profit/ProfitHelper.cs:line 40
-   at MySystem.Controllers.HomeController.test() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/Controllers/HomeController.cs:line 68
-   at lambda_method(Closure , Object , Object[] )
-   at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters)
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
---- End of stack trace from previous location where exception was thrown ---
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
---- End of stack trace from previous location where exception was thrown ---
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-03/03/2022 19:01:18
-Unable to read data from the transport connection: Operation timed out.
-   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)
-   at CSRedis.CSRedisClient.ExecuteScalar[T](String key, Func`3 hander)
-   at CSRedis.CSRedisClient.RPop[T](String key)
-   at MySystem.TendisDbconn.RPop[T](String key) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 102
-   at MySystem.ProfitHelper.StartListenTradeDo() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/Profit/ProfitHelper.cs:line 40
-   at MySystem.Controllers.HomeController.test() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/Controllers/HomeController.cs:line 68
-   at lambda_method(Closure , Object , Object[] )
-   at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters)
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
---- End of stack trace from previous location where exception was thrown ---
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
---- End of stack trace from previous location where exception was thrown ---
-   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)

+ 48 - 0
bin/Debug/netcoreapp3.0/log/Tendis:Clear/2022/3/13/content.log

@@ -0,0 +1,48 @@
+{"key":"TotalAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalCloudPayAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalPosAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalCloudPayAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalPosAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"AddUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamAddUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalPosMerchant*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalPosMerchant*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalCloudPayAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalPosAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalCloudPayAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalPosAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"AddUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamAddUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalPosMerchant*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalPosMerchant*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalCloudPayAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalPosAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalCloudPayAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalPosAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"AddUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamAddUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalPosMerchant*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalPosMerchant*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalCloudPayAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalPosAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalCloudPayAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalPosAmount*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"AddUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamAddUser*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TotalPosMerchant*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}
+{"key":"TeamTotalPosMerchant*","value":null,"errMsg":"System.IO.IOException: Unable to read data from the transport connection: Operation timed out.\n ---> System.Net.Sockets.SocketException (60): Operation timed out\n   --- End of inner exception stack trace ---\n   at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func`2 handler, Int32 jump, Int32 errtimes)\n   at CSRedis.CSRedisClient.Keys(String pattern)\n   at MySystem.TendisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/TendisDbconn.cs:line 211\n   at MySystem.BothdisDbconn.Clear(String pattern) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/BothdisDbconn.cs:line 412","start":0,"end":0}

+ 0 - 50
bin/Debug/netcoreapp3.0/log/message/2022/3/3/content.log

@@ -1,50 +0,0 @@
-03/03/2022 12:37:06 函数:op(返回记录集)   MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution.
- ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset.
- ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed.
- ---> System.IO.IOException: Unable to read data from the transport connection: Operation timed out.
- ---> System.Net.Sockets.SocketException (60): Operation timed out
-   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
-   --- End of inner exception stack trace ---
-   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
-   at System.Net.Security.SslStream.FillBufferAsync[TReadAdapter](TReadAdapter adapter, Int32 minSize)
-   at System.Net.Security.SslStream.ReadAsyncInternal[TReadAdapter](TReadAdapter adapter, Memory`1 buffer)
-   at System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count)
-   at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count)
-   at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count)
-   at MySql.Data.MySqlClient.MySqlStream.LoadPacket()
-   at MySql.Data.MySqlClient.MySqlStream.LoadPacket()
-   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
-   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
-   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
-   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
-   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
-   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
-   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
-   at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
-   at Library.dbconn.op(String sqlstr) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/MySystemLib/MySystemLib/dbconn.cs:line 120
-update UserAuthRecord set Id=75,Sort=0,QueryCount=0,Status=0,Version=0,CreateDate='2022-02-25 10:32:42',AuthType=0,BankMobile='15775823132',BankCardAccount='6013826104011200001',IdcardNo='750213196604051203',RealName='客小爽K0000017',UserId=17 where Id=75
-03/03/2022 12:46:46 函数:op(返回记录集)   MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution.
- ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset.
- ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed.
- ---> System.IO.IOException: Unable to read data from the transport connection: Operation timed out.
- ---> System.Net.Sockets.SocketException (60): Operation timed out
-   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
-   --- End of inner exception stack trace ---
-   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
-   at System.Net.Security.SslStream.FillBufferAsync[TReadAdapter](TReadAdapter adapter, Int32 minSize)
-   at System.Net.Security.SslStream.ReadAsyncInternal[TReadAdapter](TReadAdapter adapter, Memory`1 buffer)
-   at System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count)
-   at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count)
-   at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count)
-   at MySql.Data.MySqlClient.MySqlStream.LoadPacket()
-   at MySql.Data.MySqlClient.MySqlStream.LoadPacket()
-   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
-   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
-   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
-   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
-   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
-   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
-   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
-   at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
-   at Library.dbconn.op(String sqlstr) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/MySystemLib/MySystemLib/dbconn.cs:line 120
-update UserAuthRecord set Id=15,Sort=0,QueryCount=0,Status=0,Version=0,CreateDate='2022-02-24 14:53:18',AuthType=0,BankMobile='15295012229',BankCardAccount='6013826104011203386',IdcardNo='340323199409010010',RealName='客小爽K0000009',UserId=9 where Id=15

+ 0 - 14
bin/Debug/netcoreapp3.0/log/message/2022/3/4/content.log

@@ -1,14 +0,0 @@
-03/04/2022 15:06:10 函数:dtable(返回记录集(DataTable))   MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'kxsmainserver.tempusers' doesn't exist
-   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
-   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
-   at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
-   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
-   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
-   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
-   at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
-   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
-   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
-   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
-   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
-   at Library.dbconn.dtable(String sqlstr) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/MySystemLib/MySystemLib/dbconn.cs:line 38
-select * from TempUsers where Id>0 order by Id limit 1000

+ 0 - 2
bin/Debug/netcoreapp3.0/log/商户进件日志/2022/2/21/content.log

@@ -1,2 +0,0 @@
-{"code":"PARAM_ERROR","message":"费率结算规则ID与选择的主体类型不匹配,此费率结算ID的对应主体为:个体户(SUBJECT_TYPE_INDIVIDUAL)"}
-{"applyment_id":2000002261277884}

+ 0 - 10965
bin/Debug/netcoreapp3.0/log/导数据异常/2022/3/4/content.log

@@ -1,10965 +0,0 @@
-03/04/2022 16:52:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:52:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:53:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:54:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:55:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:56:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:57:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:58:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 16:59:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:00:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:01:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:02:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:13:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:14:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:15:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:16:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:17:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:18:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:19:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:20:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:21:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:22:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:23:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:24:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:25:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:26:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:27:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:28:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:29:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:30:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:31:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:32:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:33:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:34:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:35:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:36:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:37:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:38:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:39:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:40:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:41:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:42:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:43:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:44:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:45:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:46:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:47:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:48:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:49:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:50:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:51:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:52:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:53:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:54:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:55:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:56:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:57:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:58:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:03:59:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:00:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:01:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:02:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:03:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:04:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:05:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:06:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:07:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:08:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:09:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:10:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:11:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59
-03/04/2022 17:04:12:System.FormatException: Input string was not in a correct format.
-   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
-   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
-   at System.Int32.Parse(String s)
-   at MySystem.StatDataService.dosomething() in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/StatDataService.cs:line 59

+ 0 - 35
bin/Debug/netcoreapp3.0/log/服务商平台查询申请单状态API/2022/2/25/content.log

@@ -1,35 +0,0 @@
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}
-{"applyment_id":2000002265436670,"applyment_state":"APPLYMENT_STATE_REJECTED","applyment_state_msg":"","audit_detail":[{"reject_reason":"请按照“费率结算规则对照表”中提示的行业类别填写完整并保持一致,根据贵司的主营业务选择匹配的适用行业名称。如需了解如何选择结算规则及适用行业请参考https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter4_1.shtml"}],"business_code":"KXS2022022516361714019666","sign_url":"https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQG-8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySkhRczlFb3JlUjIxaDhEMGh5YzMAAgRImhhiAwQAjScA"}

+ 0 - 20
bin/Debug/netcoreapp3.0/log/服务商平台查询申请单状态API异常/2022/2/25/content.log

@@ -1,20 +0,0 @@
-02/25/2022 16:58:48
-System.Collections.Generic.KeyNotFoundException: The given key 'field' was not present in the dictionary.
-   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
-   at LitJson.JsonData.get_Item(String prop_name)
-   at MySystem.WeChatFunction.QueryMerchant(String BusinessCode) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/WeChatFunction.cs:line 226
-02/25/2022 17:01:53
-System.Collections.Generic.KeyNotFoundException: The given key 'field' was not present in the dictionary.
-   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
-   at LitJson.JsonData.get_Item(String prop_name)
-   at MySystem.WeChatFunction.QueryMerchant(String BusinessCode) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/WeChatFunction.cs:line 226
-02/25/2022 17:03:39
-System.Collections.Generic.KeyNotFoundException: The given key 'field' was not present in the dictionary.
-   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
-   at LitJson.JsonData.get_Item(String prop_name)
-   at MySystem.WeChatFunction.QueryMerchant(String BusinessCode) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/WeChatFunction.cs:line 226
-02/25/2022 17:04:45
-System.Collections.Generic.KeyNotFoundException: The given key 'field' was not present in the dictionary.
-   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
-   at LitJson.JsonData.get_Item(String prop_name)
-   at MySystem.WeChatFunction.QueryMerchant(String BusinessCode) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/WeChatFunction.cs:line 226

+ 0 - 68
bin/Debug/netcoreapp3.0/log/查询签约申请的结果/2022/3/1/content.log

@@ -1,68 +0,0 @@
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220301034000100000099304028976","reject_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; 根据您选择的经营类目或经营内容,您需要提供《医疗机构执业许可证》。您本次未提交相关资质,请上传资质证件或修改经营类目。; 营业执照未上传,请提供与支付宝账号持有人姓名及身份一致的有效营业执照签约。; ","product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"REJECTED"}],"order_status":"MERCHANT_APPLY_ORDER_CANCELED","merchant_pid":"2088012357027803"},"sign":"UNHWSuJ1vzFI0zQMdSvcLKYgGYprj4LZFhfA45FTehl+SMGNU/9I2cz0biWMQp3Ajlu1T4UpmarJdu+hWXuAP+SfrOh6TNQpeAeqgCPPq+NMX8y88dJMwfOJa5QqfsLKYo3eLe4RXMIBotIAyh3Vl8Az7omHfstsmQRxn5Hiuts7Acrk5tze6+mkEuCojOVUS2RtRm0CYTUavaoMdgrRFVgGIs2Nsu4wy+ONIqKUu+oLMP9pPSYU2+pkH5Qqb5ALqhGJSs5XtvzbtWEkS2fg9WREmFS6ua7/2EnRwojc1l3YeTPjnpcJiptvCulJd3MDkIVxPW3lPFwhB6Vc8v1UPA=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000063002865978","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"nCU2FYDGpC8enbv17ldU5FL9hM7Mqh1Xyu7iUwxv8/sk8lsg51YNmsZX1vXW6G8bjWCm4Vaa7kz+/AoJH4lGSy8X8fCLESTZiHjWFa6xSwR/STOo01zsFHyPoc8ILPkGJUjyhKHu6wCSPSHdRMG9zfdeS/HZkm8rxl/8pcZ72oSPD95tJcBuDYyJcsY9HvBFZAOT9uObi3Me9HNmyrBb5TKFZjqhlgcWYN4WCrYKNLp+QzWLisluY7rYxpfQiDK1RTm2lw7/Y2UrYZ/fMOQSUAgAkpAas5yIZsJrrdBZoL457/YY2/YzLwjxVZS1VlGGELRUPIKJzq8BwP9E+YYSgw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220226034000100000011202958518","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"Uzu9KtX1mtIw06cMcGFAnKGMyLModDKbQC79Uae7I5SW89HrnhM5yex6pBhiIpYkCeeeaV8Aqmkp3xkSYFsSQBKvSgIKAfpWjWKlRbzTCk6g7fHS73SjsB6qzjcS0EUlVftqFOViCIwMBXltQDVGXdYHAhW116/uP65NXVJrR2BenUCJOFIn1jqfAhwl++ELFEWMXayj8HHymjd6fsDdQcSxlyOcVqZxtyuL/R7xLwvP3fI3lgFxaT5UD9kc/5LAPCR6uT3aKN6iqmBtoO636PXKQBKp8wQVVrZPCHGQND1j1tpmfJJyEH+2K6ptisdRDVbesxBSarhxnGisxAKKOw=="}
-{"alipay_open_agent_order_query_response":{"code":"10000","msg":"Success","order_no":"20220225034000100000017302416039","restrict_infos":[{"restrict_reason":"您的网址用多种浏览器进行尝试打开均无法显示,请您确认网站信息后重新申请。; 您的网址未完成ICP备案,请尽快完成备案或提供已备案的网站。; ","restrict_product":"QUICK_WAP_WAY"}],"product_agent_status_infos":[{"product_code":"QUICK_WAP_WAY","product_name":"手机网站支付","status":"RESTRICT"}],"order_status":"MERCHANT_CONFIRM_SUCCESS","merchant_pid":"2088012560929011"},"sign":"iIqwr0f615fNxyy58+K6ivaHxtYLGhFnVbHmz+T38RF1PuVjPgmQINdrbMhXD3mMGsJmfLAlGPLNET21KDCx6H+yXuIjyOkJi8yepM8tmULVxDNByePV3b0ItqYINRzioRlFx4rAa69J8I3Yr3KFS/iZhLHpcMiOdvHeReQzLuVHTGtELTXSokgBJdCI5IkE5Vuhzv9msmgyJqgigOEt1wiwskRoWDvi62vPYRzZ6tHyo+E7EOSndXpnDDurgo05vEUaYLQ2R1bLXnqP6lM08TxT+lifzk69x/+evDhMa4SCVKTmaCEhu+YIZBOhhz5B4cFln1zsacyKnaYBtYTy/w=="}

+ 0 - 90
bin/Debug/netcoreapp3.0/log/消费者返现日志/2022/3/3/content.log

@@ -1,90 +0,0 @@
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:67.172000;返现溢出:0;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:51.448000;返现溢出:0;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:78.620000;返现人数:5;返现商户:100.000000;返现溢出:0;商户应得金额:100.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:82.896000;返现溢出:0;商户应得金额:20.000;返现差额:62.896000;
-返现金额:15.724000;返现人数:5;返现商户:67.172000;返现溢出:0;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:51.448000;返现溢出:0;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:82.896000;返现溢出:0;商户应得金额:20.000;返现差额:62.896000;
-返现金额:15.724000;返现人数:5;返现商户:67.172000;返现溢出:0;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:51.448000;返现溢出:0;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:78.620000;返现人数:5;返现商户:100.000000;返现溢出:0;商户应得金额:100.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:167.172000;返现溢出:84.276000;商户应得金额:20.000;返现差额:62.896000;
-返现金额:15.724000;返现人数:5;返现商户:220.000000;返现溢出:152.828000;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:257.104000;返现溢出:205.656000;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:278.484000;返现溢出:242.760000;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:284.140000;返现溢出:264.140000;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:284.140000;返现溢出:264.140000;商户应得金额:20.000;返现差额:0.000000;
-返现金额:78.620000;返现人数:5;返现商户:527.036000;返现溢出:427.036000;商户应得金额:100.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:167.172000;返现溢出:84.276000;商户应得金额:20.000;返现差额:62.896000;
-返现金额:15.724000;返现人数:5;返现商户:220.000000;返现溢出:152.828000;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:257.104000;返现溢出:205.656000;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:278.484000;返现溢出:242.760000;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:284.140000;返现溢出:264.140000;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:284.140000;返现溢出:264.140000;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:78.620000;返现人数:5;返现商户:100.000000;返现溢出:0;商户应得金额:100.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:82.896000;返现溢出:0;商户应得金额:20.000;返现差额:62.896000;
-返现金额:15.724000;返现人数:5;返现商户:67.172000;返现溢出:0;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:51.448000;返现溢出:0;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:78.620000;返现人数:5;返现商户:100.000000;返现溢出:0;商户应得金额:100.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:82.896000;返现溢出:0;商户应得金额:20.000;返现差额:62.896000;
-返现金额:15.724000;返现人数:5;返现商户:67.172000;返现溢出:0;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:51.448000;返现溢出:0;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:82.896000;返现溢出:0;商户应得金额:20.000;返现差额:62.896000;
-返现金额:15.724000;返现人数:5;返现商户:67.172000;返现溢出:0;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:51.448000;返现溢出:0;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:78.620000;返现人数:5;返现商户:193.100000;返现溢出:93.100000;商户应得金额:100.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:45.792000;返现溢出:10.068000;商户应得金额:20.000;返现差额:15.724000;
-返现金额:157.240000;返现人数:5;返现商户:1032.128000;返现溢出:360.408000;商户应得金额:200.000;返现差额:471.720000;
-返现金额:15.724000;返现人数:5;返现商户:82.896000;返现溢出:0;商户应得金额:20.000;返现差额:62.896000;
-返现金额:15.724000;返现人数:5;返现商户:67.172000;返现溢出:0;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:51.448000;返现溢出:0;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:78.620000;返现人数:5;返现商户:193.100000;返现溢出:93.100000;商户应得金额:100.000;返现差额:0.000000;
-返现金额:157.240000;返现人数:5;返现商户:1079.300000;返现溢出:407.580000;商户应得金额:200.000;返现差额:471.720000;
-返现金额:15.724000;返现人数:5;返现商户:82.896000;返现溢出:0;商户应得金额:20.000;返现差额:62.896000;
-返现金额:15.724000;返现人数:5;返现商户:67.172000;返现溢出:0;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:51.448000;返现溢出:0;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:78.620000;返现人数:5;返现商户:193.100000;返现溢出:93.100000;商户应得金额:100.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:82.896000;返现溢出:0;商户应得金额:20.000;返现差额:62.896000;
-返现金额:15.724000;返现人数:5;返现商户:67.172000;返现溢出:0;商户应得金额:20.000;返现差额:47.172000;
-返现金额:15.724000;返现人数:5;返现商户:51.448000;返现溢出:0;商户应得金额:20.000;返现差额:31.448000;
-返现金额:15.724000;返现人数:5;返现商户:35.724000;返现溢出:0;商户应得金额:20.000;返现差额:15.724000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:15.724000;返现人数:5;返现商户:20.000000;返现溢出:0;商户应得金额:20.000;返现差额:0.000000;
-返现金额:78.620000;返现人数:5;返现商户:193.100000;返现溢出:93.100000;商户应得金额:100.000;返现差额:0.000000;
-返现金额:157.240000;返现人数:5;返现商户:607.580000;返现溢出:407.580000;商户应得金额:200.000;返现差额:0.000000;

+ 0 - 113
bin/Debug/netcoreapp3.0/log/监控退款队列/2022/3/3/content.log

@@ -1,113 +0,0 @@
-20.00
-98.62
-90.75
-82.89
-67.17
-51.44
-35.72
-20.00
-35.72
-82.89
-67.17
-51.44
-35.72
-20.00
-20.00
-82.89
-67.17
-51.44
-35.72
-20.00
-20.00
-20.00
-20.00
-20.00
-67.17
-35.72
-20.00
-51.44
-35.72
-35.72
-35.72
-20.00
-20.00
-20.00
-100.00
-82.89
-67.17
-51.44
-35.72
-20.00
-20.00
-82.89
-67.17
-51.44
-35.72
-20.00
-20.00
-100.00
-167.17
-220.00
-257.10
-278.48
-284.14
-284.14
-527.03
-167.17
-220.00
-257.10
-278.48
-284.14
-284.14
-20.00
-20.00
-20.00
-20.00
-20.00
-20.00
-100.00
-82.89
-67.17
-51.44
-35.72
-20.00
-20.00
-100.00
-82.89
-67.17
-51.44
-35.72
-20.00
-20.00
-82.89
-67.17
-51.44
-35.72
-20.00
-20.00
-193.10
-45.79
-1032.12
-82.89
-67.17
-51.44
-35.72
-20.00
-20.00
-193.10
-1079.30
-82.89
-67.17
-51.44
-35.72
-20.00
-20.00
-193.10
-82.89
-67.17
-51.44
-35.72
-20.00
-20.00
-193.10
-607.58

+ 0 - 12
bin/Debug/netcoreapp3.0/log/自定义分润程序监听队列异常/2022/3/1/content.log

@@ -1,12 +0,0 @@
-2022-03-01 21:16:02:System.InvalidOperationException: Nullable object must have a value.
-   at System.Nullable`1.get_Value()
-   at MySystem.ProfitHelper.ReturnStat(String orderidstring) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/Profit/ProfitHelper.cs:line 184
-2022-03-01 21:21:06:System.InvalidOperationException: Nullable object must have a value.
-   at System.Nullable`1.get_Value()
-   at MySystem.ProfitHelper.ReturnStat(String orderidstring) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/Profit/ProfitHelper.cs:line 184
-2022-03-01 21:22:37:System.InvalidOperationException: Nullable object must have a value.
-   at System.Nullable`1.get_Value()
-   at MySystem.ProfitHelper.ReturnStat(String orderidstring) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/Profit/ProfitHelper.cs:line 184
-2022-03-01 21:22:55:System.InvalidOperationException: Nullable object must have a value.
-   at System.Nullable`1.get_Value()
-   at MySystem.ProfitHelper.ReturnStat(String orderidstring) in /Users/Shared/Previously Relocated Items/Security/MyDisk/我的/项目/myprogram_vs2019/KeXiaoShuang/MainServer/AppStart/Helper/Profit/ProfitHelper.cs:line 184

BIN
bin/release/netcoreapp3.0/MySystem.dll


BIN
bin/release/netcoreapp3.0/MySystem.pdb


+ 3 - 2
bin/release/netcoreapp3.0/appsettings.json

@@ -17,8 +17,9 @@
     "Host": "http://localhost:5047/",
     "SourceHost": "http://bs.kexiaoshuang.com/",
     "Database": "KxsMainServer",
-    "SqlConnStr": "server=localhost;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
-    "Pxc1SqlConnStr": "server=localhost;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
+    "SqlConnStr": "server=47.108.231.170;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
+    "Pxc1SqlConnStr": "server=47.108.231.170;port=3306;user=KxsMainServer;password=Rw2imhXQQt5ODWIF;database=KxsMainServer;charset=utf8;",
+    "SpSqlConnStr": "server=47.108.229.115;port=3306;user=KxsSpServer;password=jJ9qKsvwWgQA9xWG;database=KxsSpServer;charset=utf8;",
     "RedisConnStr": "47.108.207.184:6379,password=skb@redis2022,DefaultDatabase=0,poolsize=500,preheat=50,asyncPipeline=true",
     "TendisConnStr": "47.108.207.184:51002,password=HDlNs1ZpG5iR9D9I,DefaultDatabase=0,poolsize=500,preheat=50,asyncPipeline=true",
     "IOSAppVersion": "1.0.0",

BIN
obj/Debug/netcoreapp3.0/MySystem.csprojAssemblyReference.cache


BIN
obj/Debug/netcoreapp3.0/MySystem.dll


BIN
obj/Debug/netcoreapp3.0/MySystem.pdb


BIN
obj/release/netcoreapp3.0/MySystem.dll


BIN
obj/release/netcoreapp3.0/MySystem.pdb


BIN
publish/Aliyun.OSS.dll


BIN
publish/BouncyCastle.Crypto.dll


BIN
publish/CSRedisCore.dll


BIN
publish/Google.Protobuf.dll


BIN
publish/GraphQL-Parser.dll


BIN
publish/GraphQL.dll


BIN
publish/LitJSON.dll


BIN
publish/Microsoft.AspNetCore.Authentication.JwtBearer.dll


BIN
publish/Microsoft.Bcl.AsyncInterfaces.dll


BIN
publish/Microsoft.Bcl.HashCode.dll


BIN
publish/Microsoft.EntityFrameworkCore.Abstractions.dll


BIN
publish/Microsoft.EntityFrameworkCore.Relational.dll


BIN
publish/Microsoft.EntityFrameworkCore.dll


BIN
publish/Microsoft.Extensions.Caching.Abstractions.dll


BIN
publish/Microsoft.Extensions.Caching.Memory.dll


BIN
publish/Microsoft.Extensions.Configuration.Abstractions.dll


BIN
publish/Microsoft.Extensions.Configuration.Binder.dll


BIN
publish/Microsoft.Extensions.Configuration.dll


BIN
publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll


BIN
publish/Microsoft.Extensions.DependencyInjection.dll


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä