提交代码

dev_xds
姜玉琦 2023-08-25 00:31:24 +08:00
parent acd4584add
commit 8f9df2d47a
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import java.util.List;
* @author ruoyi
*/
@RestController
@RequestMapping("/weixin/common")
@RequestMapping("/wechat/common")
public class CommonController
{
private static final Logger log = LoggerFactory.getLogger(CommonController.class);