mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
import transactions from Feidee Mymoney (Elecloud)
This commit is contained in:
@@ -189,6 +189,15 @@ export const SUPPORTED_IMPORT_FILE_TYPES: ImportFileType[] = [
|
||||
anchor: '如何获取随手记web版数据导出文件'
|
||||
}
|
||||
},
|
||||
{
|
||||
type: 'feidee_mymoney_elecloud_xlsx',
|
||||
name: 'Feidee MyMoney (Elecloud) Data Export File',
|
||||
extensions: '.xlsx',
|
||||
document: {
|
||||
supportMultiLanguages: 'zh-Hans',
|
||||
anchor: '如何获取随手记神象云账本数据导出文件'
|
||||
}
|
||||
},
|
||||
{
|
||||
type: 'alipay_app_csv',
|
||||
name: 'Alipay (App) Transaction Flow File',
|
||||
|
||||
Reference in New Issue
Block a user