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
bug
master
yibo
7 years ago
parent
1e15302592
commit
0042bea060
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
B3ClientService/OfflinRpc/BaseInfoRpc.cs
+ 1
- 1
B3ClientService/OfflinRpc/BaseInfoRpc.cs
View File
@ -96,7 +96,7 @@ namespace BWP.B3ClientService.Rpcs
continue
;
goodsList
.
Add
(
new
MinGoods
{
ID
=
d
.
ID
,
ID
=
d
.
Goods_
ID
,
Name
=
(
string
)
reader
[
8
]
,
Code
=
(
string
)
reader
[
9
]
,
Spec
=
(
string
)
reader
[
1
0
]
,
Write
Preview
Loading…
Cancel
Save