package com.changhong.epc.constter.parsing.auto; public interface AutoSubmitFormUrl { String AUTO_SUBMIT_FORM = "autoSubmitForm"; }