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