fix controller : 暂时隐藏无用接口,后续逐一核对并删除
This commit is contained in:
@@ -43,7 +43,7 @@ import com.wordnik.swagger.annotations.ApiOperation;
|
||||
* @version V1.0
|
||||
*/
|
||||
@RestController
|
||||
@RequestMapping("${servicePath}/cfg/v1")
|
||||
//@RequestMapping("${servicePath}/cfg/v1")
|
||||
public class EncryptProtoRandomController extends BaseRestController {
|
||||
protected final Logger logger = Logger.getLogger(this.getClass());
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user