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