1
huangxiaoqiang
3 天以前 5a15fa73d5f6a39917013871a65eb11a8c013391
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface ILocationStatusChangeRecordService : IService<DtLocationStatusChangeRecord>
{
}