Fancy
2024-06-19 0826f3c8abb803ca4da66b39baa65b623fc2e38b
pms-parent/pms-web-platform/src/main/java/com/dy/pmsPlatform/proTestItems/ProTestItemsCtrl.java
@@ -21,7 +21,7 @@
 */
@Slf4j
@RestController
@RequestMapping(path="items")
@RequestMapping(path="testItems")
@SuppressWarnings("unchecked")
public class ProTestItemsCtrl {
    private ProTestItemsSv sv;