ProManager initial setup.
This commit is contained in:
@@ -10,7 +10,7 @@ using System.IO;
|
||||
using System.Timers;
|
||||
using RestSharp;
|
||||
|
||||
namespace RomeOnlinePartner.Utils
|
||||
namespace ProManagerPartner.Utils
|
||||
{
|
||||
public static class PPGMixData
|
||||
{
|
||||
@@ -194,7 +194,7 @@ v_paint_codes
|
||||
new XElement("TransactionDate", DateTime.Now.ToString("yyyy-MM-hh:mm:ss"))
|
||||
),
|
||||
new XElement("Product",
|
||||
new XElement("Name", "Rome Online"),
|
||||
new XElement("Name", "ProManager"),
|
||||
new XElement("Version", null)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user