heyang пре 4 година
родитељ
комит
a3be1e12e5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      microserviceUserH5/vcloud/invite.html

+ 1 - 1
microserviceUserH5/vcloud/invite.html

@@ -249,7 +249,7 @@
 					'Authorization': id  //id
 					'Authorization': id  //id
 				},
 				},
 				data:JSON.stringify({
 				data:JSON.stringify({
-					InviteTime: new Date().Format("yyyy-MM-dd hh:mm:ss"),
+					inviteTime: new Date().Format("yyyy-MM-dd hh:mm:ss"),
 					type: fromType,
 					type: fromType,
 					account: account,
 					account: account,
 					password: password
 					password: password