gpt代码提交
This commit is contained in:
parent
62af6202cd
commit
5a7893867b
@ -19,7 +19,7 @@ import java.util.Map;
|
||||
* @Date: 2024/9/26 10:47
|
||||
*/
|
||||
@Controller
|
||||
public class GPTController {
|
||||
public class GPTController {
|
||||
@Mapping(value = "com.awspaas.user.apps.gpt_interface.openRepositoryHome",
|
||||
session = false,
|
||||
noSessionEvaluate = "无安全隐患",
|
||||
|
||||
@ -23,7 +23,6 @@
|
||||
<script>
|
||||
$(function () {
|
||||
var sid = window.opener.parent.sid;
|
||||
alert(sid);
|
||||
console.log(parentParam1); // 输出父窗口的 param1 值
|
||||
location.href ="https://bpm.yili.com:8088/portal/r/w?cmd=com.actionsoft.apps.coe.pal.publisher_publish_file_open&uuid="+repositoryId+"&sid="+sid+"&taskId="+taskId;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user