@@ -17,7 +17,8 @@ open class RepairOrderQueryModel : NSObject{
varsource:String!
varstartCreateTime:String!
varstate:String!
varcreatorUuid:String?
varisShowPerson=false
/**
* Returns all the available property values in the form of [String:Any] object where the key is the approperiate json key and the value is the value of the corresponding property
*/
...
...
@@ -45,6 +46,9 @@ open class RepairOrderQueryModel : NSObject{