左晓为主开发手持机充值管理机
zuoxiao
2024-08-12 2b11b80884fbdbc05bd8f8a76515616306a03a0a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
package com.kernal.passportreader.sdk.utils;
 
/**   
 *    
 * Project name:PassportReader_Sample_Sdk
 * Category Name: Devcode
 * Category description:
 * Creator:yujin
 * Creating time: 21th, September, 2015.
 * Reviser: Yuyin
 * Revising time: 21th, September, 2015.
 * Revising remarks:
 * @version    
 *    
 */
public class Devcode {
    /**
     *    授权文件中的开发码
     */
  public static String devcode="5ASN56A56IQC5RC";
}