springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComActEasyPhotoEvaluate.java
@@ -47,6 +47,13 @@ */ private Integer serviceType; /** * 业务分类(1.随手拍 2.微心愿) */ public interface ServiceType{ int SSP = 1; int WXY = 2; } }