使用files模块,报错无法调用undefined方法“exists”
if (files.exists("/storage/emulated/0/Pictures/rpa_flag/toPhone/已登陆")) {}
报错TypeError:无法调用undefined方法“exists”
if (files.exists("/storage/emulated/0/Pictures/rpa_flag/toPhone/已登陆")) {}
报错TypeError:无法调用undefined方法“exists”