czt
2025-05-27 15eda57297979bed2071e4dc165f656182f2eead
1
2
3
4
5
6
package com.fzzy.igds.dzhwk.constant;
 
public class Constant {
 
    public static final String MODEL_DZHWK = "dzhwk";// 系统模块标记-电子货位卡
}