Browse Source

Merge branch 'master' of https://git.stackoverflow.vip/Pchen0/ic-ctbu-backend

Pchen. 11 months ago
parent
commit
add522f79a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      lib/Lepao/Lepao.js

+ 2 - 1
lib/Lepao/Lepao.js

@@ -24,7 +24,8 @@ class Lepao {
         let min = Number(min_distance) || 2.00
         if (sex === 2) {
             max = Number(max_distance) || 4.00
-            min = Number(min_distance) || 1.60
+            // min = Number(min_distance) || 1.60
+            min = 1.60
         }
 
         // if (vip !== 1) {