|
@@ -141,8 +141,7 @@ namespace MySystem
|
|
|
pattern: "{controller=Home}/{action=Index}/{Id?}");
|
|
pattern: "{controller=Home}/{action=Index}/{Id?}");
|
|
|
});
|
|
});
|
|
|
|
|
|
|
|
- // LogHelper.Instance.Start();
|
|
|
|
|
-
|
|
|
|
|
|
|
+ LogHelper.Instance.Start();
|
|
|
TxjHelper.Instance.Start();
|
|
TxjHelper.Instance.Start();
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|