package com.sercurityControl.proteam.service; /** * 统一视频接口调试 测试服务层 */ public interface TyServiceTest { void getAlgCodes(); }