SnowLittleStone
SnowLittleStone
when i use Flutter 1.7.3, flutter run appear the following error /Users/yfb/flutter/.pub-cache/hosted/pub.flutter-io.cn/audio_recorder-1.0.2/ios/Classes/SwiftAudioRecorderPlugin.swift:39:108: error: 'AVAudioSessionCategoryOptions' has been renamed to 'AVAudioSession.CategoryOptions' try AVAudioSession.sharedInstance().setCategory(AVAudioSessionCategoryPlayAndRecord, with: AVAudioSessionCategoryOptions.defaultToSpeaker) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AVAudioSession.CategoryOptions AVFoundation.AVAudioSessionCategoryOptions:2:18: note: 'AVAudioSessionCategoryOptions' was obsoleted...
### 当前使用版本(必填,否则不予处理) 3.5.2 ### 该问题是如何引起的?(确定最新版也有问题再提!!!) 查询内部时,涉及子查询作为函数里的参数时,不会将租户的id加上 原始语句 Select a.*, b.*, IF((Select c.value From C as c Where c.code = "1") = 1, c.type, a.type) as type from A as a,...