将所有的仓库异步方法都在名称后面添加Async
This commit is contained in:
@@ -2,7 +2,7 @@ using PMSWPF.Enums;
|
||||
using SqlSugar;
|
||||
using SqlSugar.DbConvert;
|
||||
using ProtocolType = PMSWPF.Enums.ProtocolType;
|
||||
using S7.Net; // Add this using directive
|
||||
using S7.Net; // AddAsync this using directive
|
||||
|
||||
namespace PMSWPF.Data.Entities;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user