updated code for form table removed orderNo and update the data type of form table
This commit is contained in:
@@ -7,5 +7,5 @@ public class SettingResponseBean {
|
||||
|
||||
private String name;
|
||||
|
||||
private String value;
|
||||
private Object value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user