Skip to content

Commit b9406a4

Browse files
author
hechenqingyuan
committed
修改问题
1 parent e782031 commit b9406a4

24 files changed

+142
-44
lines changed

Git.Storage.Provider/Bad/BadOrder.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-11-30 12:42:01
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-11-30 12:42:01 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417

Git.Storage.Provider/Bad/BadProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-11-30 12:45:13
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-11-30 12:45:13 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417

Git.Storage.Provider/Base/AdminProvider.cs

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-09-01 15:10:06
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
1114
* 2013-09-01 15:10:06 情缘

Git.Storage.Provider/Base/DepartProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-09-26 21:04:18
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-09-26 21:04:18 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Framework.Cache;

Git.Storage.Provider/Base/MeasureProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2014-06-24 21:20:16
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2014-06-24 21:20:16 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Framework.Cache;

Git.Storage.Provider/Base/PowerProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2014-02-19 10:46:19
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2014-02-19 10:46:19 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Framework.Cache;

Git.Storage.Provider/Base/SequenceProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2015/10/8 13:02:25
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2015/10/8 13:02:25 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Storage.Entity.Base;

Git.Storage.Provider/Base/SysResourceProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-10-28 23:08:26
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-10-28 23:08:26 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Storage.Entity.Base;

Git.Storage.Provider/Base/SysRoleProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-10-28 22:53:45
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-10-28 22:53:45 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Framework.Cache;

Git.Storage.Provider/Check/CheckDataProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2014/4/16 9:09:18
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2014/4/16 9:09:18 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Framework.DataTypes;

Git.Storage.Provider/Check/CheckOrder.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-11-30 9:36:46
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-11-30 9:36:46 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Storage.Entity.Check;

Git.Storage.Provider/Client/CustomerProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2014-01-01 14:38:43
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2014-01-01 14:38:43 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Framework.Log;

Git.Storage.Provider/Client/SupplierProvider.cs

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-09-01 15:10:06
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
1114
* 2013-09-01 15:10:06 情缘

Git.Storage.Provider/InStorage/InStorageOrder.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-11-30 9:36:46
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-11-30 9:36:46 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Framework.DataTypes;

Git.Storage.Provider/InStorage/InStorageProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-11-30 9:55:28
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-11-30 9:55:28 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Framework.Log;

Git.Storage.Provider/Move/MoveOrder.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-11-30 12:35:03
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-11-30 12:35:03 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Storage.Entity.Move;

Git.Storage.Provider/Move/MoveProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-11-30 12:40:49
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-11-30 12:40:49 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Storage.Entity.Store;

Git.Storage.Provider/Order/OrderBill.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2014-08-06 20:16:12
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2014-08-06 20:16:12 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Storage.Entity.Move;

Git.Storage.Provider/Order/OrderProvider.cs

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
using Git.Framework.Log;
1+
/*******************************************************************************
2+
* Copyright (C) Git Corporation. All rights reserved.
3+
*
4+
* Author: 情缘
5+
* Create Date: 2017-01-01 14:38:43
6+
*
7+
* Description: Git.Framework
8+
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
12+
* Revision History:
13+
* Date Author Description
14+
* 2013-09-01 15:10:06 情缘
15+
*********************************************************************************/
16+
17+
using Git.Framework.Log;
218
using Git.Storage.Entity.Order;
319
using System;
420
using System.Collections.Generic;

Git.Storage.Provider/OutStorage/OutStorageOrder.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-11-30 9:56:32
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-11-30 9:56:32 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using Git.Storage.Entity.OutStorage;

Git.Storage.Provider/OutStorage/OutStorageProvider.cs

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
* Copyright (C) Git Corporation. All rights reserved.
33
*
44
* Author: 情缘
5-
* Create Date: 2013-11-30 12:41:16
5+
* Create Date: 2017-01-01 14:38:43
66
*
77
* Description: Git.Framework
88
* http://www.cnblogs.com/qingyuan/
9+
* 吉特云仓储:http://yun.gitwms.com/
10+
* 吉特仓储系统:http://www.gitwms.com/
11+
*
912
* Revision History:
1013
* Date Author Description
11-
* 2013-11-30 12:41:16 情缘
14+
* 2013-09-01 15:10:06 情缘
1215
*********************************************************************************/
1316

1417
using System;

0 commit comments

Comments
 (0)