修复路径错误

lowmem
Matthew 4 weeks ago
parent 621bbb9c78
commit e5fd96efce

@ -1417,7 +1417,7 @@ public class MpMasterService extends Service {
} }
} }
copyAssetsDir(context, "mpmst", dataPath.getAbsolutePath()); copyAssetsDir(context, "mpmst/data", dataPath.getAbsolutePath());
return true; return true;
} }

Loading…
Cancel
Save