Commit 36d905de by lizefeng

修改skums 的密匙

parent 719d8eac
......@@ -44,8 +44,8 @@ namespace AutoTurnOver.Services
}
}
string appId = "SystemDC";
string appKey = "YmFpbHVuREM=";
string appId = "SystemAims";
string appKey = "YmFpbHVuQWltcw==";
string url = "http://api.sku.bailuntec.com/api/BailunCateData/GetAllCategoryList";
List<CategoryDto> result = new List<CategoryDto>();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment