Browse Source

AI对接参数

master
pengjun 7 months ago
parent
commit
2480049f44
  1. 3
      src/views/basic-dictionary/ThirdPartyInterfaces.vue

3
src/views/basic-dictionary/ThirdPartyInterfaces.vue

@ -398,6 +398,9 @@ export default {
},{ },{
id:"12", id:"12",
displayName:"第三方预约对接" displayName:"第三方预约对接"
},{
id:"13",
displayName:"AI对接"
}] }]
} }
}, },

Loading…
Cancel
Save