This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
ytzh_Android_ZhongHui
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
no message
master
lh
8 years ago
parent
63ad93bca4
commit
a688d851d9
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/src/main/java/com/qhclh/ytzh/work/productiondaily/ProductiondailyActivity.java
+0
-1
app/src/main/java/com/qhclh/ytzh/work/productiondaily/ProductiondailyInfoActivity.java
+ 1
- 0
app/src/main/java/com/qhclh/ytzh/work/productiondaily/ProductiondailyActivity.java
View File
@ -83,6 +83,7 @@ public class ProductiondailyActivity extends BaseActivity implements CalendarDia
protected
void
onResume
(
)
{
super
.
onResume
(
)
;
/
/
DayProductRpcNew
(
)
;
page
=
0
;
DayProductRpcQuery
(
)
;
}
+ 0
- 1
app/src/main/java/com/qhclh/ytzh/work/productiondaily/ProductiondailyInfoActivity.java
View File
@ -62,7 +62,6 @@ public class ProductiondailyInfoActivity extends BaseActivity {
@Override
protected
void
successUI
(
)
{
int
size
=
rpcobj
.
size
(
)
;
System
.
out
.
println
(
"aaa++++"
+
rpcobj
)
;
}
@Override
Write
Preview
Loading…
Cancel
Save