2
xxyy
2025-02-12 a89ebd95326deb11bd98ee2d83f3b876a079d8a2
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IStockInfoDetailService : IService<DtStockInfoDetail>
{
}