修改common
This commit is contained in:
@ -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";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 定标
|
* 定标
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user