public int MyListInt { get; set; }我的C#方法:public void SomeMethod(MyModel MyModel)我的AngularJS$http: url: "/api/SomeCtrl/SomeMethod", data: // WHAT TO PUT HERE两种选择我都试过了:
$ht
我使用的是,有两个数组,我想将它们发送到服务器,并在确认电子邮件中进行处理和发送。对于如何正确提交这些数组,有什么想法吗?这里是两个数组:var array2 = vm.projects;data = array1; // Is it possible$http.post('http://localhost:9000/api/e