initial-import: 2026-04-11 21:18:55
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
tell application "Finder"
|
||||
try
|
||||
mount volume "smb://cfdaily:Ccf7561523@192.168.2.154/stock"
|
||||
on error errMsg
|
||||
display dialog "挂载NAS失败: " & errMsg buttons {"确定"} default button 1
|
||||
end try
|
||||
end tell
|
||||
Reference in New Issue
Block a user