update swfit3 petstore samples

This commit is contained in:
wing328 2017-06-19 01:29:41 +08:00
parent 3808d67953
commit b5411a94f0

View File

@ -12,4 +12,4 @@ open class Configuration {
// You must set it prior to encoding any dates, and it will only be read once.
open static var dateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZZZZZ"
}
}