This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
B3ClientService
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
。。
master
wugang
8 years ago
parent
fad86c0267
commit
882745d688
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
B3ClientService/BO/ClientGoodsSet_/ClientGoodsSet.cs
+ 5
- 0
B3ClientService/BO/ClientGoodsSet_/ClientGoodsSet.cs
View File
@ -10,6 +10,11 @@ namespace BWP.B3ClientService.BO
[Serializable]
public
class
ClientGoodsSet
:
Base
{
/// <summary>
/// 适用客户端
/// </summary>
public
string
ApplyClient
{
get
;
set
;
}
public
string
Name
{
get
;
set
;
}
Write
Preview
Loading…
Cancel
Save