chore: add appid for sign
This commit is contained in:
@@ -74,6 +74,7 @@ impl Command for CommandImpl {
|
|||||||
});
|
});
|
||||||
|
|
||||||
information!("Start sign...");
|
information!("Start sign...");
|
||||||
|
information!("App id: {}", app_id);
|
||||||
if let Err(e) = manager.sign(
|
if let Err(e) = manager.sign(
|
||||||
flags,
|
flags,
|
||||||
timeout_ms,
|
timeout_ms,
|
||||||
|
|||||||
Reference in New Issue
Block a user