修改人员异常的大于小于设置,并使用-1作为不生效以应对单边限制
11个文件已修改
6 ■■■■ 已修改文件
QiaoJiaSystem/build/DataWebServer 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/FaceDetectResourcesTest 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/FaceDetectServer 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/FaceExtractServer 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/FaceSearchServer 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/TestCilent 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/VideoAnalysFromHC 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/YoloDetectClientTest 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/YoloServer 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/scpToSer.sh 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/syncDBClient 补丁 | 查看 | 原始文档 | blame | 历史
QiaoJiaSystem/build/DataWebServer
Binary files differ
QiaoJiaSystem/build/FaceDetectResourcesTest
Binary files differ
QiaoJiaSystem/build/FaceDetectServer
Binary files differ
QiaoJiaSystem/build/FaceExtractServer
Binary files differ
QiaoJiaSystem/build/FaceSearchServer
Binary files differ
QiaoJiaSystem/build/TestCilent
Binary files differ
QiaoJiaSystem/build/VideoAnalysFromHC
Binary files differ
QiaoJiaSystem/build/YoloDetectClientTest
Binary files differ
QiaoJiaSystem/build/YoloServer
Binary files differ
QiaoJiaSystem/build/scpToSer.sh
@@ -10,7 +10,7 @@
    des_pass=123
    expect -c "
#    spawn scp -P41100 ${CUR_PATH}"/"$1 basic@58.118.225.79:/home/basic/Apps/QiaoJiaSystem/build 
    spawn scp  ${CUR_PATH}"/"$1 basic@192.168.1.182:/home/basic/Apps/QiaoJiaSystem/build
    spawn scp -P100  ${CUR_PATH}"/"$1 basic@86.2.56.17:/home/basic/Apps/QiaoJiaSystem/build
    expect \"password:\"
    send \"${des_pass}\r\"
    expect eof
@@ -28,14 +28,14 @@
    sendFile FaceDetectServer
    sendFile FaceExtractServer
    sendFile FaceSearchServer
    sendFile syncDBClient
    #sendFile syncDBClient
    #sendFile RecordVideo
    sendFile VideoAnalysFromHC
    sendFile VideoToImageMulth
    sendFile YoloServer
    #sendFile EncodeServer
    #sendFile killAll.sh
    sendFile runAll.sh
    #sendFile runAll.sh
    #sendFile runWebSer.sh
else
    SENDFILE=$1
QiaoJiaSystem/build/syncDBClient
Binary files differ