Sfoglia il codice sorgente

project-jmga-2.2.0-2.0.1

dengsixing 1 mese fa
parent
commit
fbd7c01611

+ 5 - 0
src/main/java/com/fdkankan/contro/bean/SendCallAlgorithmDetail.java

@@ -17,4 +17,9 @@ public class SendCallAlgorithmDetail {
 
     private String fileName;
 
+    private Integer index;
+
+    //UPLOAD_WHILE_SHOOTING
+    private String callType;
+
 }