taomenggo init

This commit is contained in:
guozhen
2024-08-06 10:30:15 +08:00
committed by xuhuixiang
parent 3e7fd07f4f
commit c929efd05e
3007 changed files with 229844 additions and 77 deletions

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?><!--
~ Copyright (c) 2022 NetEase, Inc. All rights reserved.
~ Use of this source code is governed by a MIT license that can be
~ found in the LICENSE file.
-->
<paths>
<external-path
name="root"
path="." />
<external-cache-path
name="tempPictures"
path="TempPictures" />
<cache-path
name="cachePath"
path="/cache"/>
<files-path
name="files"
path="." />
<external-files-path
name="external_files"
path="." />
</paths>