Commit 4c8c0057 authored by 黄奎's avatar 黄奎

1111

parent 3ff13040
This diff is collapsed.
......@@ -13,7 +13,7 @@ namespace Test
static void Main(string[] args)
{
Console.WriteLine("Start......");
//Helper.FreightRulesHelper.GetData();
Helper.HuiMaiHelper.GetCategoryList();
//Test();
Console.WriteLine("End......");
......
......@@ -70,6 +70,7 @@
<Compile Include="DBHelper\MySqlHelper.cs" />
<Compile Include="Helper\FreightRulesHelper.cs" />
<Compile Include="Helper\GoodsHelper.cs" />
<Compile Include="Helper\HuiMaiHelper.cs" />
<Compile Include="Model\Destination.cs" />
<Compile Include="Model\FreightRules.cs" />
<Compile Include="Helper\UserHelper.cs" />
......
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