Commit 684612cb2aa5cd92f9b8ec463420aac70a64081f

Authored by Zou XiKun
1 parent 7ba45ddc

授权到2021年12月31日

src/left_over/ms_region_surveilance.cpp
... ... @@ -67,7 +67,7 @@ int rs_init(void **handle, rs_param param)
67 67 if (SUCCESS == (ret = sy_licence(productSN, &wtime)))
68 68 #endif
69 69 #else
70   - ret = sy_time_check(2021, 1);
  70 + ret = sy_time_check(2022, 1);
71 71 if (ret == SUCCESS)
72 72 #endif
73 73 {
... ...