master
jiahuiwen 2021-12-02 17:12:56 +08:00
parent 7b5aebf42e
commit 43535f9f1b
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ public class GetServerListController extends HttpServlet {
LOGGER.info("channel0={}",channel);
if(channel.equals("QUICK2")){
channel ="QUICK";
LOGGER.info("channel1={}",channel);
LOGGER.info("=======> channel1={}",channel);
}
LOGGER.info("channel2={}",channel);
if (StringUtils.checkIsEmpty(openId) || StringUtils.checkIsEmpty(channel) ||