XMTT 7 年 前
コミット
c916b8f60e
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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){