zhou zhou
昨天 1d0ab9996661fdc66037870d4b98037f2dfa079a
rsf-server/src/main/java/com/vincent/rsf/server/api/controller/pda/InBoundController.java
@@ -16,7 +16,7 @@
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import javax.annotation.Resource;
import jakarta.annotation.Resource;
@Api(tags = "PDA入库操作接口")
@RequestMapping("/pda")