潘志宝
2024-12-16 df99e46312fdd5ee830f1451e478f6658e09f9ed
1
2
3
4
5
6
7
8
9
10
package com.iailab.module.model.mcs.pre.enums;
 
/**
 * @author PanZhibao
 * @Description
 * @createTime 2024年01月02日 16:19:00
 */
public enum ItemIncreaseCodeEnum {
    PRE_MDL, CM, IC, IM,POINT_C,POINT_M,POINT_T
}