qinchulong
3 天以前 dc467182bfaeeb0dfd9bc2d6c4ec8fe64b179446
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IDt_PalletStockInfoService : IService<Dt_PalletStockInfo>
{
}