|
|
@ -588,12 +588,12 @@ namespace Win.Sfs.SettleAccount.Entities.SettleAccounts |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[HttpPost] |
|
|
|
[Route("ExcelImportWithOutKanban")] |
|
|
|
[DisableRequestSizeLimit] |
|
|
|
//[Authorize(SettleAccountPermissions.SettleAccounts.Default)]
|
|
|
|
public async Task<string> ExcelImportWithOutKanban([FromForm] IFormFileCollection files, string version) |
|
|
|
{ |
|
|
|
//[HttpPost]
|
|
|
|
//[Route("ExcelImportWithOutKanban")]
|
|
|
|
//[DisableRequestSizeLimit]
|
|
|
|
////[Authorize(SettleAccountPermissions.SettleAccounts.Default)]
|
|
|
|
//public async Task<string> ExcelImportWithOutKanban([FromForm] IFormFileCollection files, string version)
|
|
|
|
//{
|
|
|
|
//var _billNum = "KA" + DateTime.Now.ToString("yyyyMMddhhmmss");
|
|
|
|
|
|
|
|
|
|
|
@ -736,7 +736,7 @@ namespace Win.Sfs.SettleAccount.Entities.SettleAccounts |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
//}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|