wanshenmean
2024-09-11 c38ad9e5ca7ed12d1e4b1400af53dd8fca512e9f
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface ILocationStatusChangeRecordService : IService<DtLocationStatusChangeRecord>
{
}