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