XMTT 6 years ago
parent
commit
c916b8f60e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/discover.js

+ 1 - 1
js/discover.js

@ -902,7 +902,7 @@ $(function() {
902 902
			dataType: 'json',
903 903
			type: 'GET', 
904 904
			data: {
905
				"professorId": userid,
905
				"ownerId": userid,
906 906
			},
907 907
			success:function(data){
908 908
				if(data.success){