This commit is contained in:
齐天大圣 2024-03-27 11:30:07 +08:00
parent 26ffa0249d
commit 75e32cdf09

View File

@ -72,7 +72,7 @@ public class TagCodeServiceImpl extends ServiceImpl<TagCodeMapper, TagCode> impl
Random random = new Random(); Random random = new Random();
int i1 = random.nextInt(90000000); int i1 = random.nextInt(90000000);
//String url = "https://oil.youkerr.com/"; //String url = "https://oil.youkerr.com/";
String url = "https://www.tuofeng.cc/oilStation?sn=byx"+i1; String url = "www.tuofeng.cc/oilRefuel?sn=byx"+i1;
// String finalPath="/temp/qrCode/" + oilTag.getSnCode() + ".jpg"; // String finalPath="/temp/qrCode/" + oilTag.getSnCode() + ".jpg";
//String finalPath="D:\\office\\document\\photos\\tagCode\\"+"str"+i+".jpg"; //String finalPath="D:\\office\\document\\photos\\tagCode\\"+"str"+i+".jpg";
//String finalPath="/temp/tagCode/" + "byx"+i1 + ".jpg"; //String finalPath="/temp/tagCode/" + "byx"+i1 + ".jpg";