Commit cd04aa4b by 陶光胜

小程序二维码修改

parent 80a4b69c
......@@ -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