修改参数

master
bynt 1 year ago
parent c9d64eb546
commit 632ccb6876

@ -65,7 +65,7 @@ public class CustomManageServiceImpl implements CustomManageService {
private Long channelId;
private final PasswordEncoder passwordEncoder;
private final Integer[] TAG_TYPE = {1, 2, 4, 5};
private final Integer[] TAG_TYPE = {1, 2, 4, 5, 6};
private final String VPOINT_URL = "&vpoint=";
private final String TAG_URL = "&tag=";

Loading…
Cancel
Save