|
@@ -32,7 +32,7 @@ public class TouLiuHttpClientService {
|
|
|
String jsonBody = "{" +
|
|
|
"\"videoId\":\"" + videoId + "\"," +
|
|
|
"\"putScene\":\"" + "touliu" + "\"," +
|
|
|
- "\"channel\":\"" + "tencent" + "\"," +
|
|
|
+ "\"channel\":\"" + "tencentgzh" + "\"," +
|
|
|
"\"remark\":\"" + "自动" + "\"," +
|
|
|
"\"putTypeOne\":\"" + putTypeOne + "\"," +
|
|
|
"\"putTypeTwo\":\"" + putTypeTwo + "\"," +
|