Commit 002ff1a0b53cfcd14394c8085e75f77cad94544a

Authored by huanggang
1 parent 15b8623b

upload user guide

guide/DILIGRP公共类说明操作文档.docx 0 → 100644
No preview for this file type
guide/diligrp公用jar部分说明.docx 0 → 100644
No preview for this file type
guide/电子结算微服务开发指南初稿V0.1.docx 0 → 100644
No preview for this file type
specification/dili-codestyle.xml
@@ -19,9 +19,9 @@ @@ -19,9 +19,9 @@
19 <module name="TreeWalker"> 19 <module name="TreeWalker">
20 <!--JAVA文件名与外层类型(类名)一致--> 20 <!--JAVA文件名与外层类型(类名)一致-->
21 <module name="OuterTypeFilename"/> 21 <module name="OuterTypeFilename"/>
22 - <!--文件每行长度不超过120个字符, 包名 类型引用 URL除外--> 22 + <!--文件每行长度不超过140个字符, 包名 类型引用 URL除外-->
23 <module name="LineLength"> 23 <module name="LineLength">
24 - <property name="max" value="130"/> 24 + <property name="max" value="140"/>
25 <property name="ignorePattern" value="^package.*|^import.*|a href|href|http://|https://|ftp://"/> 25 <property name="ignorePattern" value="^package.*|^import.*|a href|href|http://|https://|ftp://"/>
26 </module> 26 </module>
27 <!--类型引用不允许使用*--> 27 <!--类型引用不允许使用*-->
specification/电子结算微服务开发指南初稿V0.1.docx 0 → 100644
No preview for this file type