陈勇
2026-03-10 fc9cba5f058089887aa7061d2e6b4006b9e04a9a
1
2
3
4
5
namespace WIDESEA_IStorageBasicService;
 
public interface IDt_PalletStockInfoService : IService<Dt_PalletStockInfo>
{
}