dengjunjie
6 天以前 2ab458954c670502814c08543ec43c2cf983eb73
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IStockInfoDetailService : IService<DtStockInfoDetail>
{
}