Exemple #1
0
        public string Hhyjfdf_download(string yydh, out int rows, out string csdatetime, out string jsdatatime, out DataSet DS_download)
        {
            string s = common_file.common_app.get_failure;

            Hhygl.Hhyjf_df Hhyjf_df_add_new = new Hhyjf_df();
            s = Hhyjf_df_add_new.Hhyjfdf_download(yydh, out rows, out csdatetime, out jsdatatime, out DS_download);
            return(s);
        }
Exemple #2
0
        public string Hhyjfdf_UploadDS(DataSet DS_Hhyjfdf)  //上传积分兑换
        {
            string s = common_file.common_app.get_failure;

            Hhygl.Hhyjf_df Hhyjf_df_add_new = new Hhyjf_df();
            s = Hhyjf_df_add_new.Hhyjfdf_UploadDS(DS_Hhyjfdf);
            return(s);
        }