Commit 3b4cdede by 陶光胜

Merge branch 'developer' into 'master'

小程序二维码修改

See merge request !39
parents 09444e30 cd04aa4b
......@@ -49,7 +49,7 @@ import java.util.zip.ZipOutputStream;
@RestController
public class QrcodeController {
private static Logger logger = LogManager.getLogger(QrcodeController.class)
private static Logger logger = LogManager.getLogger(QrcodeController.class);
@Autowired
private QrCodeApiService qrCodeApiService;
@Autowired
......
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