Aggiunta componenti pagine webform e ajax
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
using MagData;
|
||||
using Newtonsoft.Json;
|
||||
using SteamWare.IO;
|
||||
using SteamWare.Reports;
|
||||
//using SteamWare.IO;
|
||||
//using SteamWare.Reports;
|
||||
using SteamWare;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Data;
|
||||
using System.IO;
|
||||
using System.Web.Http;
|
||||
|
||||
namespace MP_API.Controllers
|
||||
namespace MP_MAG.Controllers
|
||||
{
|
||||
public class PrintQueueController : ApiController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user