|
@@ -2112,7 +2112,7 @@ FROM
|
|
catch (Exception)
|
|
catch (Exception)
|
|
{ }
|
|
{ }
|
|
|
|
|
|
- var guojiaoDownFile = new List<int>() { 330 };
|
|
|
|
|
|
+ var guojiaoDownFile = new List<int>() { 330,383};
|
|
var shichangDownFile = new List<int>() { 95 };
|
|
var shichangDownFile = new List<int>() { 95 };
|
|
if (allDownFile.Contains(dto.UserId))
|
|
if (allDownFile.Contains(dto.UserId))
|
|
{
|
|
{
|