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