package com.gkhy.exam.pay.utils; public interface ISignCommond { SignDto signSm3Detach(String paramString); }