rev:手持
This commit is contained in:
@@ -27,7 +27,7 @@ import java.util.Map;
|
||||
@RestController
|
||||
@RequiredArgsConstructor
|
||||
@Api(tags = "手持接口")
|
||||
@RequestMapping("/api/hand")
|
||||
@RequestMapping("/api/pda")
|
||||
@Slf4j
|
||||
public class HFHandController {
|
||||
private final HFHandService handService;
|
||||
|
||||
Reference in New Issue
Block a user