|
@@ -90,7 +90,7 @@
|
|
|
}
|
|
|
var id = getUrlParam('id');
|
|
|
$.ajax({
|
|
|
- url: 'http://127.0.0.1:8099/pro/TbBusiness/getById?id=' + id,
|
|
|
+ url: 'https://dxkaa1.bgigc.com/pro/TbBusiness/getById?id=' + id,
|
|
|
type: 'post',
|
|
|
success: function(data) {
|
|
|
$("#no").html(data.data.no);
|