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