diff options
| author | nali <[email protected]> | 2023-12-13 15:42:40 +0800 |
|---|---|---|
| committer | nali <[email protected]> | 2023-12-13 15:42:40 +0800 |
| commit | 02a0f1cc3687d4a4934ac5f51cd782be0f0ff3c9 (patch) | |
| tree | df9e9c85aaecd051431209c125807b3a365ea684 /config | |
| parent | aef6f966c7a079065145c2e0ed14d4ca4a960d8a (diff) | |
app_signature提交
Diffstat (limited to 'config')
| -rw-r--r-- | config/importfile.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/importfile.ini b/config/importfile.ini index e1a49eba..ed3266d4 100644 --- a/config/importfile.ini +++ b/config/importfile.ini @@ -18,4 +18,5 @@ tsg_proxy_scripts = tsg_proxy_scripts [object] #object中使用路径管理 objects = objects # attribute_file上传文件目录 -attribute_file = attribute_file
\ No newline at end of file +attribute_file = attribute_file +signature_file =signature_file |
