潘志宝
2024-12-25 89800665b27cf49b5e5bdb034df9d165c7382637
提交 | 用户 | 时间
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 {
48c57b 9     PRE_MDL, CM, IC, IM,POINT_C,POINT_M,POINT_T
7fd198 10 }