コード例 #1
0
        public string Update_issh(string lsbh, string sh_czy)
        {
            string s = common_file.common_app.get_failure;

            Xxtsz.Xxfmx_zbzd Xxfmx_zbzd_new = new Xxfmx_zbzd();
            s = Xxfmx_zbzd_new.Update_issh(lsbh, sh_czy);
            return(s);
        }
コード例 #2
0
        public string Xxfmx_zbzd_add_edit(string id, string yydh, string qymc, string lsbh, string czy, string zbsj, string is_sh, string zbnr, string bz, string sh_czy, string add_edit_delete, string xxzs)
        {
            string s = common_file.common_app.get_failure;

            Xxtsz.Xxfmx_zbzd Xxfmx_zbzd_new = new Xxfmx_zbzd();
            s = Xxfmx_zbzd_new.Xxfmx_zbzd_add_edit(id, yydh, qymc, lsbh, czy, zbsj, is_sh, zbnr, bz, sh_czy, add_edit_delete, xxzs);
            return(s);
        }