Interface IEntryResultProvider
- Namespace
- CMS.Plugin.MesSuite.Abstractions
- Assembly
- CMS.Plugin.MesSuite.Abstractions.dll
进站结果提供程序
public interface IEntryResultProvider
Methods
GetEntryResultAsync(string)
获取进站结果
Task<int> GetEntryResultAsync(string entryResult)
Parameters
entryResult
stringThe entry result.