Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CCLooMi committed Feb 15, 2019
1 parent 77bb651 commit d9a285d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/fileup/bitsyntax/CCBitsyntax.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* 邮 箱:[email protected]
* 日 期:2017年9月15日-下午6:03:15
*/
public class CCBitsyntax implements CCFLib {
public class CCBitsyntax extends CCFLib {
private Random random;

// 分隔符列表,
Expand Down

0 comments on commit d9a285d

Please sign in to comment.