This commit is contained in:
asd
2020-10-28 11:39:20 +08:00
parent cefcf52257
commit ce602a5ff9
8 changed files with 37 additions and 16 deletions

View File

@@ -743,7 +743,7 @@ export async function putmember(data: any): Promise<any>{
willsay: JSON.stringify(data.willsayValue),
birthday: data.birthday,
zoneid: data.zoneid,
currency: data.currency,
currency: data.currencyValue,
language: data.languageValue,
tlanguage: data.tlanguageValue,
video: data.video,