| | |
| | | /// </summary> |
| | | public static void Initial() |
| | | { |
| | | //xhs处理 |
| | | new BLL.XhsDbFirstHelper().Initial(); |
| | | new BLL.XhsDbFirstHelper().Initial();//xhs |
| | | new Yw.BLL.BasicDbFirstHelper().Initial();//basic |
| | | new Yw.BLL.DictDbFirstHelper().Initial();//dict |
| | | new Yw.BLL.UnitDbFirstHelper().Initial();//unit |
| | | new Yw.BLL.MapDbFirstHelper().Initial();//map |
| | | new Yw.BLL.BimfaceDbFirstHelper().Initial();//bimface |
| | | new Yw.BLL.HydroDbFirstHelper().Initial();//hydro |
| | | |
| | | new Yw.BLL.AuthDbFirstHelper().Initial();//auth |
| | | new BLL.AssetsDbFirstHelper().Initial(); |
| | | new BLL.XhsPhartRelationDbFirstHelper().Initial(); |
| | | new Yw.BLL.MapDbFirstHelper().Initial(); |
| | | new Yw.BLL.BasicDbFirstHelper().Initial(); |
| | | new Yw.BLL.HydroDbFirstHelper().Initial(); |
| | | new Yw.BLL.BimfaceDbFirstHelper().Initial(); |
| | | new Yw.BLL.DictDbFirstHelper().Initial(); |
| | | new Yw.BLL.UnitDbFirstHelper().Initial(); |
| | | new BLL.PhartRelationDbFirstHelper().Initial(); |
| | | } |
| | | } |
| | | } |