Пример #1
0
 //***********类别配置 新增************//
 public bool ClearTypeConfigByUserId(string persionid, string table, string vencode)
 {
     return(Ptd.ClearTypeConfigByUserId(persionid, table, vencode));
 }