package com.vincent.rsf.server.api.service; import com.vincent.rsf.framework.common.R; /** * PDA入库操作Service接口 */ public interface InBoundService { }