feat: expose legacy login connection settings
This commit is contained in:
@@ -43,7 +43,7 @@ namespace Lskj.Main.Hosting
|
||||
/// 向外部 WPF 登录页提供旧账套、用户、认证和会话状态写入能力。
|
||||
/// 该类型不创建 WinForms 控件,也不引用 WPF。
|
||||
/// </summary>
|
||||
public sealed class LegacyLoginRuntime
|
||||
public sealed partial class LegacyLoginRuntime
|
||||
{
|
||||
private DataTable _ledgerTable;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user