刘磊
2025-08-25 4c308eab6106324bd40e6ad7fd9e769a5cedcedf
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IVV_PalletStockInfoService : IService<VV_PalletStockInfo>
{
}