yanjinhui
2025-10-29 4babfcfde8b26c755850e0066f1c07fac38e96a2
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IVV_PalletStockInfoService : IService<VV_PalletStockInfo>
{
}