ソースを参照

Merge branch 'dev' into test

XMTT 6 年 前
コミット
d938cd597b
共有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){