潘志宝
2024-09-09 ed81b7371e376df35448b81531d30dd9024bd44a
提交 | 用户 | 时间
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 }