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