Commit ef23209a authored by hcing's avatar hcing

feat:追加检验检测类型枚举,基于风险RBI

parent 01248808
......@@ -6,6 +6,7 @@ import java.util.HashMap;
import java.util.List;
public enum JYJCBusinessTypeEnum {
DQRBI("DQRBI", "基于风险RBI"),
DQJY("DQJY","定期检验"),
SCJY("SCJY","首次检验"),
WTJY("WTJY","委托检验"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment