小程序接口修改
This commit is contained in:
@@ -81,7 +81,7 @@ namespace BLL
|
||||
IsUsed = item.IsUsed,
|
||||
ConfirmManId = item.ConfirmManId,
|
||||
};
|
||||
LicensePublicService.AddLicenseItem(newLicenseItem);
|
||||
LicensePublicService.AddLicenseItemForApi(newLicenseItem);
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user