fix:对比原型增加功能交互
This commit is contained in:
@@ -29,7 +29,7 @@ void main() {
|
||||
});
|
||||
}
|
||||
|
||||
class FakeDataSource implements ReportDataSource {
|
||||
class FakeDataSource extends ReportDataSource {
|
||||
final institution = const Institution(
|
||||
id: 'inst_ssga',
|
||||
nameCn: '道富环球投资管理',
|
||||
|
||||
Reference in New Issue
Block a user