Update
This commit is contained in:
parent
6627e9003b
commit
742adcd4fe
|
|
@ -475,6 +475,7 @@ public class AliYun {
|
|||
}
|
||||
|
||||
public Object[] proxyVideo(Map<String, String> params) throws Exception {
|
||||
if (dialog != null && dialog.isShowing()) return null;
|
||||
String templateId = params.get("templateId");
|
||||
String response = params.get("response");
|
||||
String shareId = params.get("shareId");
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
55c157414346e3ff571baad0a223bf15
|
||||
db8ee47ff1095679871f083b2f5bf388
|
||||
|
|
|
|||
Loading…
Reference in New Issue