Example #1
0
 public static int AddMD5Flow(GL.Data.Model.MD5Flow model)
 {
     return(RoleDAL.AddMD5Flow(model));
 }