public bool AddTCompany(string f0, string f1, string f2, string f3, string f4, DateTime f5, string f6, string f7) { return(OperationBiz.AddTCompany(f0, f1, f2, f3, f4, f5, f6, f7)); }