запись результатов тестирования в бд
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package SapforTestingSystem.Json;
|
||||
import com.google.gson.annotations.Expose;
|
||||
public class SapforVersion_json {
|
||||
|
||||
import java.io.Serializable;
|
||||
public class SapforVersion_json implements Serializable {
|
||||
@Expose
|
||||
public String version = "";
|
||||
@Expose
|
||||
|
||||
Reference in New Issue
Block a user