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