陈勇
2024-11-19 36343b85b0c883ebfdf3c17b173f263fd2bfcb93
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IBoxingInfoDetailService : IService<DtBoxingInfoDetail>
{
}