Commit 4e9217cf by guojx

Merge branch 'feature-2023-06-目标配置' into 'developer'

路由修复

See merge request !1305
parents 0b360d87 81b180e2
......@@ -34,7 +34,8 @@ import java.util.stream.Collectors;
* @Author guojx
* @Date 2023/6/12 9:09
*/
@Controller("/store-target-config")
@Controller
@RequestMapping("/store-target-config")
public class StoreTargetConfigController {
@Autowired
private StoreAuthUtils storeAuthUtils;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment