刘磊
2025-01-08 92cb843826dfab531b4406102fe7dcd31b6b0775
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface ILocationStatusChangeRecordService : IService<DtLocationStatusChangeRecord>
{
}