1
wanshenmean
2025-03-23 9843b47612ee6ab23e3e36bf74b14c11354997af
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IBoxingInfoDetailService : IService<DtBoxingInfoDetail>
{
}