fix wcy issue

This commit is contained in:
sxu 2024-08-08 18:40:41 +08:00
parent 364339baf1
commit 9bdcd6f6a1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ import java.util.Map;
* @since 2023-11-27 16:44:02 * @since 2023-11-27 16:44:02
*/ */
@RestController @RestController
@RequestMapping("maPartType") @RequestMapping("/base/maPartType")
public class MaPartTypeController extends BaseController { public class MaPartTypeController extends BaseController {
/** /**
* 服务对象 * 服务对象