dengzedong
2024-09-13 3acc3151d842922fda223cbed8987b3fe9f83e24
提交 | 用户 | 时间
7fd198 1 package com.iailab.module.model.mcs.pre.enums;
2
3 /**
4  * @author PanZhibao
5  * @Description
6  * @createTime 2024年01月02日 16:19:00
7  */
8 public enum ItemIncreaseCodeEnum {
9     PRE_MDL, CM, IC, IM
10 }