Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TangKuPos
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王海
TangKuPos
Commits
2f963fb3
Commit
2f963fb3
authored
Mar 16, 2018
by
王海
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
06d0a34a
0cc64af1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
app/libs/zx_print_library-debug.aar
app/libs/zx_print_library-debug.aar
+0
-0
app/src/main/java/com/xingdata/zzdpos/util/SystemUtil.java
app/src/main/java/com/xingdata/zzdpos/util/SystemUtil.java
+2
-2
app/src/main/res/values/strings.xml
app/src/main/res/values/strings.xml
+1
-1
No files found.
app/libs/zx_print_library-debug.aar
View file @
2f963fb3
No preview for this file type
app/src/main/java/com/xingdata/zzdpos/util/SystemUtil.java
View file @
2f963fb3
...
@@ -29,7 +29,7 @@ public final class SystemUtil {
...
@@ -29,7 +29,7 @@ public final class SystemUtil {
*/
*/
public
static
String
getDeviceModel
()
{
public
static
String
getDeviceModel
()
{
// return DeviceUtils.getModel();
// return DeviceUtils.getModel();
return
"
AECRC1
0"
;
return
"
X99
0"
;
}
}
...
@@ -57,7 +57,7 @@ public final class SystemUtil {
...
@@ -57,7 +57,7 @@ public final class SystemUtil {
e
.
printStackTrace
();
e
.
printStackTrace
();
}
}
}
}
return
"test201
8
"
;
return
"test201
9
"
;
// return deviceSN;
// return deviceSN;
}
}
...
...
app/src/main/res/values/strings.xml
View file @
2f963fb3
...
@@ -563,7 +563,7 @@
...
@@ -563,7 +563,7 @@
<string
name=
"settle_pay_result"
>
支付结果
</string>
<string
name=
"settle_pay_result"
>
支付结果
</string>
<string
name=
"settle_pay_result_title"
>
支付完成
</string>
<string
name=
"settle_pay_result_title"
>
支付完成
</string>
<string
name=
"settle_pay_succ"
>
支付成功
</string>
<string
name=
"settle_pay_succ"
>
支付成功
</string>
<string
name=
"settle_pay_fail"
>
支付
失败
</string>
<string
name=
"settle_pay_fail"
>
支付
超时
</string>
<string
name=
"settle_pay_time"
>
交易时间
</string>
<string
name=
"settle_pay_time"
>
交易时间
</string>
<string
name=
"settle_pay_type"
>
收款方式
</string>
<string
name=
"settle_pay_type"
>
收款方式
</string>
<string
name=
"settle_pay_count"
>
商品总数
</string>
<string
name=
"settle_pay_count"
>
商品总数
</string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment