[platform] {% if tsg_access_type == 1 %} ./plug/platform/g_device_plug/g_device_plug.inf #./plug/platform/http_healthcheck/http_healthcheck.inf {% elif tsg_access_type == 2 %} #./plug/platform/g_device_plug/g_device_plug.inf ./plug/platform/http_healthcheck/http_healthcheck.inf {% else %} #./plug/platform/g_device_plug/g_device_plug.inf #./plug/platform/http_healthcheck/http_healthcheck.inf {% endif %} ./plug/platform/tsg_master/tsg_master.inf [protocol] ./plug/protocol/ssl/ssl.inf ./plug/protocol/http/http.inf ./plug/protocol/dns/dns.inf ./plug/protocol/mail/mail.inf ./plug/protocol/ftp/ftp.inf [business] ./plug/business/kni/kni.inf ./plug/business/fw_ssl_plug/fw_ssl_plug.inf ./plug/business/fw_http_plug/fw_http_plug.inf ./plug/business/fw_dns_plug/fw_dns_plug.inf ./plug/business/fw_mail_plug/fw_mail_plug.inf ./plug/business/fw_ftp_plug/fw_ftp_plug.inf ./plug/business/tsg_conn_record/tsg_conn_record.inf ./plug/business/capture_packet_plug/capture_packet_plug.inf