Skip to content

Commit fffaae1

Browse files
authored
Create README.md
1 parent b3756b7 commit fffaae1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# tlbbBilling
2+
这是一个用 java 编写的验证程序
3+
4+
#参考了[liuguang](https://github.com/liuguangw/billing_go)
5+
6+
#环境要求 JDK1.8
7+
8+
运行jar包:
9+
```bash
10+
#进入程序目录
11+
java -jar tlbbBilling.jar
12+
```

0 commit comments

Comments
 (0)