Commit 6dddca6a784018eff26565ea19acf1032b53c57e
1 parent
ed1887df
恢复授权代码
Showing
1 changed file
with
1 additions
and
1 deletions
src/ai_platform/MultiSourceProcess.cpp
@@ -28,7 +28,7 @@ | @@ -28,7 +28,7 @@ | ||
28 | 28 | ||
29 | #define WITH_FACE_DET_SS | 29 | #define WITH_FACE_DET_SS |
30 | 30 | ||
31 | -// #define AUTHORIZATION | 31 | +#define AUTHORIZATION |
32 | #define productSN "51C4B28135604F649671727185949A91" //linux 通途抓拍引擎产品序列号 | 32 | #define productSN "51C4B28135604F649671727185949A91" //linux 通途抓拍引擎产品序列号 |
33 | 33 | ||
34 | using namespace std; | 34 | using namespace std; |