update
This commit is contained in:
parent
f73d39fe1c
commit
bf64f70a1a
|
@ -0,0 +1,10 @@
|
||||||
|
package com.hzya.frame.voucher;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Created by zydd on 2025-04-17 16:26
|
||||||
|
*/
|
||||||
|
public class Test {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
System.out.println(1);
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue