Commit 23fb7657 authored by suhuiguang's avatar suhuiguang

1.修改码前缀去掉?

parent bd6b32d1
......@@ -249,7 +249,7 @@ public class CommonServiceImpl implements ICommonService {
@Autowired
private JgChangeVehicleRegistrationUnitServiceImpl jgChangeVehicleRegistrationUnitService;
@Value("${qrcode.prefix:https://sxtzsb.sxsei.com:19435/tzs?}")
@Value("${qrcode.prefix:https://sxtzsb.sxsei.com:19435/tzs}")
private String qrcodePrefix;
public static byte[] file2byte(File file) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment