@@ -72,7 +72,7 @@ public class BindAccountAuthServiceImpl extends ServiceImpl<BindAccountAuthMappe
public String getByteDanceCodeUrl(String state) throws UnsupportedEncodingException {
StringBuffer sb = new StringBuffer();
JSONArray jsonArray = new JSONArray();
- jsonArray.add("1");
+ jsonArray.add("100");
jsonArray.add("2");
jsonArray.add("3");
jsonArray.add("4");