Your Name 3 năm trước cách đây
mục cha
commit
9db9a24a06
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      service/agent/database/soft_cash.php

+ 2 - 2
service/agent/database/soft_cash.php

@@ -123,9 +123,9 @@ return array
         'price'      => array
         (
             'type'      => 'decimal-11,2',
-            'name'      => '期权价值',
+            'name'      => '原始期权价值',
             'default'   => '0',
-            'desc'      => '期权价值',
+            'desc'      => '原始期权价值',
             'match'     => 'option',
             'update'    => 'text',
             'list'      => true,