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