update Auftragsmanagement

This commit is contained in:
2022-06-20 22:36:47 +02:00
parent 6e55982c50
commit 4921fbefbe
927 changed files with 13122 additions and 4080 deletions

View File

@@ -12,7 +12,7 @@ namespace DPMCrypto
{
public string apikey = "";
public string iv = "";
public string secretkey =""
public string secretkey = "";
public string encrypt(string instring)
{