Example #1
0
        public string Hhygl_generateVerifyCode(string phoneNo, string krxm, string Sendtime, string yydh, string qymc, string xxzs)
        {
            string s = common_file.common_app.get_failure;

            s = common_file.common_app.get_failure;
            Hhygl_verifyCode Hhygl_verifyCode_new = new Hhygl_verifyCode();

            s = Hhygl_verifyCode_new.generateVerifyCode(phoneNo, krxm, Sendtime, yydh, qymc, xxzs);
            return(s);
        }