文件目录和下载请求功能自测通过
This commit is contained in:
@@ -1531,6 +1531,7 @@ void CheckAllConnectedChannel()
|
||||
if(chnl_usr->m_state == CHANNEL_CONNECTED)
|
||||
{
|
||||
if(g_node_id == THREE_SECS_DATA_BASE_NODE_ID) {
|
||||
printf("[FILEDIR] enter HandleFileDirReqForChannel");
|
||||
HandleFileDirReqForChannel(chnl_usr);//文件目录请求
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user