|
@@ -1327,7 +1327,7 @@ public class OutDemandCollection {
|
|
|
else if (string.equals("2"))
|
|
else if (string.equals("2"))
|
|
|
str2 = str2 + "同意授权公开成果信息,";
|
|
str2 = str2 + "同意授权公开成果信息,";
|
|
|
else if (string.equals("3"))
|
|
else if (string.equals("3"))
|
|
|
- str2 = str2 + "同意授权公开需求位信息,";
|
|
|
|
|
|
|
+ str2 = str2 + "同意授权公开需求信息,";
|
|
|
else if (string.equals("4"))
|
|
else if (string.equals("4"))
|
|
|
str2 = str2 + "不同意授权,";
|
|
str2 = str2 + "不同意授权,";
|
|
|
|
|
|