|
|
|
@ -220,10 +220,9 @@ public class SaasTest
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(BookingSlotBase));
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(BookingSlotCtn));
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(BookingSlotStock));
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(StatusSkuBaseInfo));
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(ServiceProjectBaseInfo));
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(ServiceWorkFlowProjectRelation));
|
|
|
|
|
|
|
|
|
|
tenantDb.CodeFirst.InitTables(typeof(StatusSkuBaseInfo));
|
|
|
|
|
tenantDb.CodeFirst.InitTables(typeof(ServiceProjectBaseInfo));
|
|
|
|
|
tenantDb.CodeFirst.InitTables(typeof(ServiceWorkFlowProjectRelation));
|
|
|
|
|
tenantDb.CodeFirst.InitTables(typeof(ServiceWorkFlowActivitiesInfo));
|
|
|
|
|
tenantDb.CodeFirst.InitTables(typeof(ServiceWorkFlowActivitiesRelation));
|
|
|
|
|
tenantDb.CodeFirst.InitTables(typeof(ServiceWorkFlowActivitiesSubRelation));
|
|
|
|
|