mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-08-19 05:43:25 +08:00
feat.AirApp重构工程
This commit is contained in:
@@ -23,7 +23,8 @@ public sealed record AirAppOpenRequest(
|
||||
string? SourceComponentId,
|
||||
string? SourcePlacementId,
|
||||
int RequesterProcessId,
|
||||
string? TargetEntryId = null);
|
||||
string? TargetEntryId = null,
|
||||
string? AppPackagePath = null);
|
||||
|
||||
public sealed record AirAppRegistrationRequest(
|
||||
string InstanceKey,
|
||||
|
||||
Reference in New Issue
Block a user