修改common

This commit is contained in:
付庆吉
2020-12-16 11:00:25 +08:00
parent 2730cff03b
commit af6487bb57

View File

@ -75,6 +75,11 @@ public interface ServiceNameConstants {
*/ */
String OPEN_SERVICE = "biz_service_ebtp_opening"; String OPEN_SERVICE = "biz_service_ebtp_opening";
/**
* 评标
*/
String EVALUATION_SERVICE = "biz_service_ebtp_evaluation";
/** /**
* 定标 * 定标
*/ */