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