左晓为主开发手持机充值管理机
zuoxiao
2023-11-22 1ffa3cb19f95855d44fbc9485f4eb3286b12e359
app/src/main/java/com/dayu/recharge/utils/MyCommon.java
@@ -8,6 +8,10 @@
 */
public class MyCommon {
    public static final int ERROR = -1;
    //连接中断 提示用户重新连接或提示用户重新靠近卡片
    public static final int ERROR_MOVE = -2;
    /**
     * 用户刷卡开泵前
     */