WINDOWS-F96JH03\Kain
2026-03-17 021ec32a095410d28d4552d7365ca64308494fa6
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IStockInfoDetailService : IService<DtStockInfoDetail>
{
}