Commit 8a937c02 authored by 刘俊宏's avatar 刘俊宏

同上

parent 1746c0dc
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
// //
import UIKit import UIKit
import Alamofire //import Alamofire
import SwiftyJSON //import SwiftyJSON
import ObjectMapper //import ObjectMapper
class TestClass: NSObject { class TestClass: NSObject {
@objc func showHelloWithName(name : String) -> Void { @objc func showHelloWithName(name : String) -> Void {
print("\(name) Hello World") print("\(name) Hello World")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment