11
yanjinhui
2025-10-17 68c70637d038f07df78aa7ae0dd353cf3ba82035
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IVV_PalletStockInfoService : IService<VV_PalletStockInfo>
{
}