HMDemo/AppScope/resources/base/element/string.json

9 lines
84 B
JSON
Raw Normal View History

2024-02-27 10:53:52 +08:00
{
"string": [
{
"name": "app_name",
2024-09-05 20:34:48 +08:00
"value": "HMDemo"
2024-02-27 10:53:52 +08:00
}
]
}