在我們的應用程序中,我們創建了幾千個電話記錄。每個電話應具有不同的所有者,由名爲GetAnyAppropriateSystemUser()的方法確定,該方法根據某些條件找到一些隨機的SystemUser。 在下面的代碼示例中,我們創建一個電話調用,然後使用AssignRequest來指定它的所有者。 PhoneCall phoneCall = new PhoneCall();
//
// s
當我運行grunt我收到此錯誤 Running "clean:server" (clean) task
Warning: Unable to delete ".tmp" file (EACCES, permission denied '.tmp/concat'). Use --force to continue.
Aborted due to warnings.
我覺得這是一個非常簡單的