17 KiB
17 KiB
Summary
Date : 2023-04-03 16:35:18
Directory e:\Project\毕业设计\epp
Total : 263 files, 55577 codes, 1567 comments, 2383 blanks, all 59527 lines
Summary / Details / Diff Summary / Diff Details
Languages
language | files | code | comment | blank | total |
---|---|---|---|---|---|
JSON | 27 | 43,273 | 0 | 9 | 43,282 |
JavaScript | 54 | 3,353 | 760 | 700 | 4,813 |
vue | 20 | 2,672 | 24 | 250 | 2,946 |
Java | 72 | 2,250 | 441 | 600 | 3,291 |
XML | 37 | 1,694 | 174 | 130 | 1,998 |
Markdown | 14 | 979 | 25 | 509 | 1,513 |
CSS | 10 | 362 | 5 | 68 | 435 |
TypeScript | 12 | 341 | 16 | 43 | 400 |
SQL | 1 | 335 | 99 | 31 | 465 |
YAML | 10 | 177 | 13 | 22 | 212 |
HTML | 4 | 92 | 8 | 16 | 116 |
JSON with Comments | 1 | 32 | 0 | 0 | 32 |
NGINX Conf | 1 | 17 | 2 | 5 | 24 |
Directories
path | files | code | comment | blank | total |
---|---|---|---|---|---|
. | 263 | 55,577 | 1,567 | 2,383 | 59,527 |
. (Files) | 3 | 475 | 0 | 243 | 718 |
backend | 122 | 4,032 | 663 | 801 | 5,496 |
backend (Files) | 1 | 217 | 36 | 20 | 273 |
backend-mock | 1 | 69 | 20 | 10 | 99 |
backend\.idea | 14 | 245 | 0 | 0 | 245 |
backend\.idea (Files) | 4 | 78 | 0 | 0 | 78 |
backend\.idea\runConfigurations | 10 | 167 | 0 | 0 | 167 |
backend\microservice-common | 33 | 858 | 86 | 244 | 1,188 |
backend\microservice-common (Files) | 1 | 36 | 1 | 5 | 42 |
backend\microservice-common\src | 32 | 822 | 85 | 239 | 1,146 |
backend\microservice-common\src\main | 32 | 822 | 85 | 239 | 1,146 |
backend\microservice-common\src\main\java | 32 | 822 | 85 | 239 | 1,146 |
backend\microservice-common\src\main\java\com | 32 | 822 | 85 | 239 | 1,146 |
backend\microservice-common\src\main\java\com\cxyxiaomo | 32 | 822 | 85 | 239 | 1,146 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp | 32 | 822 | 85 | 239 | 1,146 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\PageTable | 11 | 263 | 62 | 84 | 409 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\PageTable\enums | 4 | 57 | 0 | 20 | 77 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\PageTable\query | 1 | 22 | 0 | 6 | 28 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\PageTable\utils | 6 | 184 | 62 | 58 | 304 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\common | 21 | 559 | 23 | 155 | 737 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\common\enums | 1 | 27 | 0 | 8 | 35 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\common\pojo | 12 | 199 | 9 | 85 | 293 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\common\response | 1 | 31 | 0 | 8 | 39 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\common\utils | 2 | 79 | 4 | 15 | 98 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\common\vo | 5 | 223 | 10 | 39 | 272 |
backend\microservice-gateway | 6 | 167 | 14 | 24 | 205 |
backend\microservice-gateway (Files) | 1 | 59 | 3 | 6 | 68 |
backend\microservice-gateway\src | 5 | 108 | 11 | 18 | 137 |
backend\microservice-gateway\src\main | 4 | 97 | 5 | 14 | 116 |
backend\microservice-gateway\src\main\java | 2 | 21 | 0 | 8 | 29 |
backend\microservice-gateway\src\main\java\com | 2 | 21 | 0 | 8 | 29 |
backend\microservice-gateway\src\main\java\com\cxyxiaomo | 2 | 21 | 0 | 8 | 29 |
backend\microservice-gateway\src\main\java\com\cxyxiaomo\epp | 2 | 21 | 0 | 8 | 29 |
backend\microservice-gateway\src\main\java\com\cxyxiaomo\epp\gateway | 2 | 21 | 0 | 8 | 29 |
backend\microservice-gateway\src\main\java\com\cxyxiaomo\epp\gateway (Files) | 1 | 11 | 0 | 4 | 15 |
backend\microservice-gateway\src\main\java\com\cxyxiaomo\epp\gateway\controller | 1 | 10 | 0 | 4 | 14 |
backend\microservice-gateway\src\main\resources | 2 | 76 | 5 | 6 | 87 |
backend\microservice-gateway\src\test | 1 | 11 | 6 | 4 | 21 |
backend\microservice-gateway\src\test\java | 1 | 11 | 6 | 4 | 21 |
backend\microservice-gateway\src\test\java\com | 1 | 11 | 6 | 4 | 21 |
backend\microservice-gateway\src\test\java\com\cxyxiaomo | 1 | 11 | 6 | 4 | 21 |
backend\microservice-gateway\src\test\java\com\cxyxiaomo\epp | 1 | 11 | 6 | 4 | 21 |
backend\microservice-gateway\src\test\java\com\cxyxiaomo\epp\gateway | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-access-8002 | 34 | 908 | 173 | 208 | 1,289 |
backend\microservice-provider-access-8002 (Files) | 1 | 107 | 13 | 13 | 133 |
backend\microservice-provider-access-8002\src | 33 | 801 | 160 | 195 | 1,156 |
backend\microservice-provider-access-8002\src\main | 32 | 790 | 154 | 191 | 1,135 |
backend\microservice-provider-access-8002\src\main\java | 18 | 428 | 113 | 129 | 670 |
backend\microservice-provider-access-8002\src\main\java\com | 18 | 428 | 113 | 129 | 670 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo | 18 | 428 | 113 | 129 | 670 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp | 18 | 428 | 113 | 129 | 670 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access | 18 | 428 | 113 | 129 | 670 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access (Files) | 1 | 13 | 1 | 4 | 18 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access\config | 1 | 17 | 6 | 6 | 29 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access\controller | 4 | 206 | 58 | 40 | 304 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access\dao | 2 | 22 | 0 | 10 | 32 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access\pojo | 2 | 29 | 11 | 16 | 56 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access\rpc | 1 | 10 | 5 | 3 | 18 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access\service | 6 | 114 | 31 | 44 | 189 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access\utils | 1 | 17 | 1 | 6 | 24 |
backend\microservice-provider-access-8002\src\main\resources | 14 | 362 | 41 | 62 | 465 |
backend\microservice-provider-access-8002\src\main\resources (Files) | 2 | 28 | 2 | 4 | 34 |
backend\microservice-provider-access-8002\src\main\resources\mybatis | 3 | 47 | 2 | 4 | 53 |
backend\microservice-provider-access-8002\src\main\resources\mybatis (Files) | 1 | 10 | 2 | 2 | 14 |
backend\microservice-provider-access-8002\src\main\resources\mybatis\mapper | 2 | 37 | 0 | 2 | 39 |
backend\microservice-provider-access-8002\src\main\resources\static | 9 | 287 | 37 | 54 | 378 |
backend\microservice-provider-access-8002\src\main\resources\static\access | 9 | 287 | 37 | 54 | 378 |
backend\microservice-provider-access-8002\src\main\resources\static\access (Files) | 2 | 97 | 15 | 17 | 129 |
backend\microservice-provider-access-8002\src\main\resources\static\access\assets | 7 | 190 | 22 | 37 | 249 |
backend\microservice-provider-access-8002\src\main\resources\static\access\assets\css | 2 | 127 | 1 | 21 | 149 |
backend\microservice-provider-access-8002\src\main\resources\static\access\assets\js | 2 | 60 | 21 | 13 | 94 |
backend\microservice-provider-access-8002\src\main\resources\static\access\assets\svg | 3 | 3 | 0 | 3 | 6 |
backend\microservice-provider-access-8002\src\test | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-access-8002\src\test\java | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-access-8002\src\test\java\com | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-access-8002\src\test\java\com\cxyxiaomo | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-access-8002\src\test\java\com\cxyxiaomo\epp | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-access-8002\src\test\java\com\cxyxiaomo\epp\access | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-shop-8003 | 16 | 1,003 | 271 | 202 | 1,476 |
backend\microservice-provider-shop-8003 (Files) | 1 | 132 | 21 | 13 | 166 |
backend\microservice-provider-shop-8003\src | 15 | 871 | 250 | 189 | 1,310 |
backend\microservice-provider-shop-8003\src\main | 14 | 860 | 244 | 185 | 1,289 |
backend\microservice-provider-shop-8003\src\main\java | 8 | 603 | 166 | 139 | 908 |
backend\microservice-provider-shop-8003\src\main\java\com | 8 | 603 | 166 | 139 | 908 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo | 8 | 603 | 166 | 139 | 908 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp | 8 | 603 | 166 | 139 | 908 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp\shop | 8 | 603 | 166 | 139 | 908 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp\shop (Files) | 1 | 13 | 1 | 4 | 18 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp\shop\controller | 2 | 396 | 87 | 56 | 539 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp\shop\dao | 3 | 52 | 39 | 41 | 132 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp\shop\service | 2 | 142 | 39 | 38 | 219 |
backend\microservice-provider-shop-8003\src\main\resources | 6 | 257 | 78 | 46 | 381 |
backend\microservice-provider-shop-8003\src\main\resources (Files) | 2 | 31 | 3 | 5 | 39 |
backend\microservice-provider-shop-8003\src\main\resources\mybatis | 4 | 226 | 75 | 41 | 342 |
backend\microservice-provider-shop-8003\src\main\resources\mybatis (Files) | 1 | 11 | 4 | 3 | 18 |
backend\microservice-provider-shop-8003\src\main\resources\mybatis\mapper | 3 | 215 | 71 | 38 | 324 |
backend\microservice-provider-shop-8003\src\test | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-shop-8003\src\test\java | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-shop-8003\src\test\java\com | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-shop-8003\src\test\java\com\cxyxiaomo | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-test-8011 | 5 | 86 | 6 | 18 | 110 |
backend\microservice-provider-test-8011 (Files) | 1 | 42 | 3 | 5 | 50 |
backend\microservice-provider-test-8011\src | 4 | 44 | 3 | 13 | 60 |
backend\microservice-provider-test-8011\src\main | 4 | 44 | 3 | 13 | 60 |
backend\microservice-provider-test-8011\src\main\java | 2 | 30 | 2 | 10 | 42 |
backend\microservice-provider-test-8011\src\main\java\com | 2 | 30 | 2 | 10 | 42 |
backend\microservice-provider-test-8011\src\main\java\com\cxyxiaomo | 2 | 30 | 2 | 10 | 42 |
backend\microservice-provider-test-8011\src\main\java\com\cxyxiaomo\epp | 2 | 30 | 2 | 10 | 42 |
backend\microservice-provider-test-8011\src\main\java\com\cxyxiaomo\epp\test | 2 | 30 | 2 | 10 | 42 |
backend\microservice-provider-test-8011\src\main\java\com\cxyxiaomo\epp\test (Files) | 1 | 11 | 1 | 4 | 16 |
backend\microservice-provider-test-8011\src\main\java\com\cxyxiaomo\epp\test\controller | 1 | 19 | 1 | 6 | 26 |
backend\microservice-provider-test-8011\src\main\resources | 2 | 14 | 1 | 3 | 18 |
backend\microservice-provider-user-8001 | 13 | 548 | 77 | 85 | 710 |
backend\microservice-provider-user-8001 (Files) | 1 | 99 | 16 | 13 | 128 |
backend\microservice-provider-user-8001\src | 12 | 449 | 61 | 72 | 582 |
backend\microservice-provider-user-8001\src\main | 11 | 438 | 55 | 68 | 561 |
backend\microservice-provider-user-8001\src\main\java | 6 | 302 | 51 | 59 | 412 |
backend\microservice-provider-user-8001\src\main\java\com | 6 | 302 | 51 | 59 | 412 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo | 6 | 302 | 51 | 59 | 412 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp | 6 | 302 | 51 | 59 | 412 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user | 6 | 302 | 51 | 59 | 412 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user (Files) | 1 | 11 | 1 | 4 | 16 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user\controller | 1 | 215 | 49 | 23 | 287 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user\dao | 2 | 26 | 0 | 15 | 41 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user\service | 2 | 50 | 1 | 17 | 68 |
backend\microservice-provider-user-8001\src\main\resources | 5 | 136 | 4 | 9 | 149 |
backend\microservice-provider-user-8001\src\main\resources (Files) | 2 | 28 | 2 | 4 | 34 |
backend\microservice-provider-user-8001\src\main\resources\mybatis | 3 | 108 | 2 | 5 | 115 |
backend\microservice-provider-user-8001\src\main\resources\mybatis (Files) | 1 | 10 | 2 | 2 | 14 |
backend\microservice-provider-user-8001\src\main\resources\mybatis\mapper | 2 | 98 | 0 | 3 | 101 |
backend\microservice-provider-user-8001\src\test | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-user-8001\src\test\java | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-user-8001\src\test\java\com | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-user-8001\src\test\java\com\cxyxiaomo | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-user-8001\src\test\java\com\cxyxiaomo\epp | 1 | 11 | 6 | 4 | 21 |
backend\microservice-provider-user-8001\src\test\java\com\cxyxiaomo\epp\user | 1 | 11 | 6 | 4 | 21 |
client-entrance-guard | 7 | 136 | 14 | 26 | 176 |
client-entrance-guard (Files) | 4 | 110 | 12 | 18 | 140 |
client-entrance-guard\html | 3 | 26 | 2 | 8 | 36 |
database | 1 | 335 | 99 | 31 | 465 |
docs | 8 | 376 | 25 | 217 | 618 |
docs (Files) | 6 | 304 | 25 | 204 | 533 |
docs\ChatGPT | 2 | 72 | 0 | 13 | 85 |
frontend | 37 | 5,280 | 97 | 308 | 5,685 |
frontend (Files) | 9 | 2,938 | 5 | 47 | 2,990 |
frontend\src | 28 | 2,342 | 92 | 261 | 2,695 |
frontend\src (Files) | 3 | 45 | 3 | 9 | 57 |
frontend\src\api | 3 | 83 | 40 | 14 | 137 |
frontend\src\assets | 3 | 142 | 3 | 26 | 171 |
frontend\src\assets\css | 3 | 142 | 3 | 26 | 171 |
frontend\src\components | 4 | 1,001 | 13 | 95 | 1,109 |
frontend\src\router | 1 | 97 | 2 | 5 | 104 |
frontend\src\store | 3 | 92 | 6 | 14 | 112 |
frontend\src\utils | 3 | 79 | 20 | 16 | 115 |
frontend\src\views | 8 | 803 | 5 | 82 | 890 |
frontend\src\views (Files) | 6 | 701 | 5 | 74 | 780 |
frontend\src\views\error-page | 2 | 102 | 0 | 8 | 110 |
intranet-penetration | 1 | 18 | 0 | 12 | 30 |
miniprogram | 39 | 42,122 | 174 | 429 | 42,725 |
miniprogram (Files) | 7 | 39,638 | 2 | 5 | 39,645 |
miniprogram\config | 3 | 100 | 26 | 6 | 132 |
miniprogram\src | 28 | 2,366 | 145 | 415 | 2,926 |
miniprogram\src (Files) | 4 | 93 | 22 | 10 | 125 |
miniprogram\src\components | 1 | 72 | 0 | 5 | 77 |
miniprogram\src\image | 1 | 186 | 1 | 1 | 188 |
miniprogram\src\image\icon | 1 | 186 | 1 | 1 | 188 |
miniprogram\src\pages | 15 | 870 | 6 | 88 | 964 |
miniprogram\src\pages\index | 6 | 236 | 3 | 23 | 262 |
miniprogram\src\pages\residents | 7 | 599 | 3 | 57 | 659 |
miniprogram\src\pages\scan | 2 | 35 | 0 | 8 | 43 |
miniprogram\src\utils | 7 | 1,145 | 116 | 311 | 1,572 |
miniprogram\src\utils (Files) | 5 | 187 | 1 | 15 | 203 |
miniprogram\src\utils\qrcode | 2 | 958 | 115 | 296 | 1,369 |
miniprogram\types | 1 | 18 | 1 | 3 | 22 |
nginx-conf | 1 | 17 | 2 | 5 | 24 |
postman-collection | 1 | 674 | 0 | 0 | 674 |
weixin-miniprogram | 42 | 2,043 | 473 | 301 | 2,817 |
weixin-miniprogram (Files) | 6 | 186 | 10 | 4 | 200 |
weixin-miniprogram\image | 2 | 187 | 1 | 1 | 189 |
weixin-miniprogram\image\icon | 2 | 187 | 1 | 1 | 189 |
weixin-miniprogram\pages | 24 | 1,340 | 445 | 265 | 2,050 |
weixin-miniprogram\pages\index | 4 | 222 | 78 | 44 | 344 |
weixin-miniprogram\pages\person | 2 | 92 | 30 | 25 | 147 |
weixin-miniprogram\pages\residents | 6 | 511 | 98 | 62 | 671 |
weixin-miniprogram\pages\scan | 2 | 29 | 28 | 16 | 73 |
weixin-miniprogram\pages\shop | 10 | 486 | 211 | 118 | 815 |
weixin-miniprogram\pages\shop (Files) | 8 | 463 | 191 | 113 | 767 |
weixin-miniprogram\pages\shop\components | 2 | 23 | 20 | 5 | 48 |
weixin-miniprogram\services | 2 | 76 | 11 | 12 | 99 |
weixin-miniprogram\utils | 8 | 254 | 6 | 19 | 279 |
weixin-miniprogram\utils (Files) | 6 | 252 | 3 | 16 | 271 |
weixin-miniprogram\utils\lib | 2 | 2 | 3 | 3 | 8 |
Summary / Details / Diff Summary / Diff Details