OC 调用 Swift方法 在要在Swift类上面加 @objcMembers //如下 @objcMembers class MySwiftTestViewController: UIViewController{ }