diff options
| author | zhangchengwei <[email protected]> | 2023-12-13 17:37:42 +0800 |
|---|---|---|
| committer | zhangchengwei <[email protected]> | 2023-12-13 17:37:42 +0800 |
| commit | a9d34d81a5dbcefafeee94e5125ca57b04f17981 (patch) | |
| tree | b844676a9756f386017921d02a7cdd6502b9d3cb /config | |
| parent | cf4777bb5a5ea1914671984ffc64b68eff67b8a2 (diff) | |
| parent | 599aacb7731ba1e6ffb4342cf564bfd75b9a8a34 (diff) | |
Merge branch 'develop' of https://git.mesalab.cn/zhaokun/tsg_ui_script into develop
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 |
