公告结构化
This commit is contained in:
@ -531,7 +531,7 @@ public class WpsServiceImpl implements WpsService {
|
||||
|
||||
vo.setLastModifiedTime(time);
|
||||
String url = "";
|
||||
if("1".equals(in.getType())){
|
||||
if("9527007".equals(in.getType())){
|
||||
url = kswpsurl;
|
||||
}else{
|
||||
url = kswpsurl_preview;
|
||||
|
@ -27,7 +27,7 @@ public class WpsClientInVo {
|
||||
*/
|
||||
private String userToken;
|
||||
/**
|
||||
*0 查看 9527 编辑
|
||||
*0 查看 9527007 编辑
|
||||
*/
|
||||
private String type;
|
||||
}
|
||||
|
Reference in New Issue
Block a user