@@ -1,6 +1,8 @@
#!/bin/sh
set -ex
+# nohup sh handle_rov.sh > "$(date +%Y%m%d_%H%M%S)_handle_rov.log" 2>&1 &
+
# 原始数据table name
#table='alg_recsys_sample_all'
table='alg_recsys_sample_all_test'