|
|
|
@ -1,4 +1,5 @@ |
|
|
|
using Forks.EnterpriseServices.DomainObjects2; |
|
|
|
using Forks.EnterpriseServices.Ert; |
|
|
|
using System.Reflection; |
|
|
|
using System.Runtime.CompilerServices; |
|
|
|
using System.Runtime.InteropServices; |
|
|
|
@ -37,3 +38,5 @@ using System.Runtime.InteropServices; |
|
|
|
[assembly: AssemblyFileVersion("1.0.0.0")] |
|
|
|
|
|
|
|
[assembly: AssemblyMapToTablePrefix("B3WeChat_")] |
|
|
|
|
|
|
|
[assembly: ErtAbbr("B3WeChat", "BWP.B3WeChat")] |