Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
tongchenfei
2020-10-21 15:23:39 +08:00
13 changed files with 92 additions and 21 deletions

View File

@@ -71,6 +71,12 @@ public interface IMogoTanluProvider extends IProvider {
*/
String UPLOAD_FROM_STRATEGY_ACCIDENT_AUTO = "5";
/**
* 数据策略:UGC上报
*/
String UPLOAD_FROM_STRATEGY_UGC = "6";
/**
* 策略上报集合
*/