This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
ButcherFactorySolution
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
.
master
yibo
3 years ago
parent
9602514fbb
commit
4628bef4b5
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
SelfHelpClient/BO/WeightBill_FarmerDetail.cs
+ 2
- 0
SelfHelpClient/BO/WeightBill_FarmerDetail.cs
View File
@ -25,5 +25,7 @@ namespace SelfHelpClient.BO
public
string
Farmer_Tel
{
get
;
set
;
}
public
string
Farmer_Address
{
get
;
set
;
}
public
string
PigFarmName
{
get
;
set
;
}
}
}
Write
Preview
Loading…
Cancel
Save