示例#1
0
        public string Hhyjfxfjl_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_xfjl Hhyjf_xfjl_add_new = new Hhyjf_xfjl();
            s = Hhyjf_xfjl_add_new.Hhyjfxfjl_download(yydh, out rows, out csdatetime, out jsdatatime, out DS_download);
            return(s);
        }
示例#2
0
        public string Hhyjfxfjl_UploadDS(DataSet DS_Hhyjfxfjl)  //上传积分消费记录
        {
            string s = common_file.common_app.get_failure;

            Hhygl.Hhyjf_xfjl Hhyjf_xfjl_add_new = new Hhyjf_xfjl();
            s = Hhyjf_xfjl_add_new.Hhyjfxfjl_UploadDS(DS_Hhyjfxfjl);
            return(s);
        }