2021-08-06 03:31:34 +08:00
|
|
|
{
|
2021-08-10 23:03:46 +08:00
|
|
|
"update_file": [
|
2021-10-03 14:24:07 +08:00
|
|
|
"plugins",
|
|
|
|
|
"models",
|
2021-12-01 14:03:34 +08:00
|
|
|
"services",
|
2022-01-05 22:32:59 +08:00
|
|
|
"utils",
|
2022-02-19 18:20:19 +08:00
|
|
|
"basic_plugins",
|
|
|
|
|
"configs/path_config.py",
|
|
|
|
|
"configs/utils",
|
2022-02-20 11:06:04 +08:00
|
|
|
"poetry.lock",
|
2022-08-21 13:37:03 +08:00
|
|
|
"pyproject.toml"
|
2021-09-05 02:32:24 +08:00
|
|
|
],
|
2022-12-27 12:39:36 +08:00
|
|
|
"add_file": ["resources/image/other/btn_false.png",
|
|
|
|
|
"resources/image/other/btn_true.png"],
|
2021-10-03 14:24:07 +08:00
|
|
|
"delete_file": []
|
2022-02-20 11:06:04 +08:00
|
|
|
}
|