实现语音广播信令(web语音推流开发中)

This commit is contained in:
lawrencehj
2021-03-26 20:15:12 +08:00
parent c5a05c15df
commit f9d30bdfad
11 changed files with 344 additions and 127 deletions

View File

@@ -16,7 +16,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
// import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.DependsOn;
import org.springframework.stereotype.Component;