Commit 295a26c1 authored by David黄金龙's avatar David黄金龙

接口定义

parent be776036
......@@ -17,9 +17,9 @@ class YHJsApi: NSObject {
}
extension YHJsApi {
//展示Picture
@objc func showPictureSyn(_ dicPics:[String : Any]) {
//展示pics
@objc func showPicsSyn(_ dicPics:[String : Any]) {
//dsBridge.call("showPicsSyn",{pics:["123","456"], curIndex:1})
}
......@@ -38,5 +38,4 @@ extension YHJsApi {
}
}
}
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