package com.template.api; import org.springframework.web.bind.annotation.RequestMapping; @RequestMapping("/api/smart-code-open-id") public interface SmartCodeOpenIdControllerAPI { }