Commit 37993517 by 庄冰

chaolai

parent 72cf8bbb
......@@ -88,7 +88,7 @@ class FormsubmitrecordService extends ServiceBase {
if(!id){
return;
}
var url = "http://sytxpublic-msgq-service/api/queueAction/producer/springBoard";
var url = "http://sytxpublic-msgq-service.chaolai/api/queueAction/producer/springBoard";
var obj = {
"actionType": "produceData",// Y 功能名称
"actionBody": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment