xxyy
2025-02-15 780077104c69de577833100dd7e25ad9ad980f08
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface ILocationStatusChangeRecordService : IService<DtLocationStatusChangeRecord>
{
}