zhou zhou
1 天以前 830bb157b5e46a6c041d5f0c0a883a22e37cb0f7
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")