microproduct/Ortho/config.ini

12 lines
328 B
INI
Raw Normal View History

2024-02-21 02:15:05 +00:00
# -*- coding: UTF-8 -*-
# 定义config分组
[config]
######1-算法基本参数######
2024-10-30 03:16:40 +00:00
target = ortho
2024-02-21 02:15:05 +00:00
productLEVEL = 3
# 算法名称。修改临时工作区生成临时文件的名称,日志名称;
exe_name = ortho
# 开启调试模式则不删除临时工作区True:开启调试False:不开启调试
debug = False