Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
system
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
_site-res
system
Commits
544d93fa
Commit
544d93fa
authored
May 24, 2018
by
tufengqi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
LATEST单词修复
parent
e0bd1c0f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
TableConst.php
classes/fpf/cache/TableConst.php
+4
-4
No files found.
classes/fpf/cache/TableConst.php
View file @
544d93fa
...
...
@@ -13,8 +13,8 @@ class TableConstant
const
TABLE_HASH_RISE_FALL_BTC
=
'RISE_FALL_BTC'
;
const
TABLE_HASH_RISE_FALL_USDT
=
'RISE_FALL_USDT'
;
const
TABLE_HASH_
RALEST_DEAL_BTC
=
'RAL
EST_DEAL_BTC'
;
const
TABLE_HASH_
RALEST_DEAL_USDT
=
'RAL
EST_DEAL_USDT'
;
const
TABLE_HASH_
LATEST_DEAL_BTC
=
'LAT
EST_DEAL_BTC'
;
const
TABLE_HASH_
LATEST_DEAL_USDT
=
'LAT
EST_DEAL_USDT'
;
const
TABLE_SIMPLE_USD_CNY_RATE
=
'USD_CNY_RATE'
;
/**
...
...
@@ -28,8 +28,8 @@ class TableConstant
self
::
DB_MARKET_SERVICE
.
self
::
CONNECTOR_TAG
.
self
::
TABLE_HASH_RISE_FALL_BTC
=>
true
,
self
::
DB_MARKET_SERVICE
.
self
::
CONNECTOR_TAG
.
self
::
TABLE_HASH_RISE_FALL_USDT
=>
true
,
self
::
DB_MARKET_SERVICE
.
self
::
CONNECTOR_TAG
.
self
::
TABLE_HASH_
RAL
EST_DEAL_BTC
=>
true
,
self
::
DB_MARKET_SERVICE
.
self
::
CONNECTOR_TAG
.
self
::
TABLE_HASH_
RAL
EST_DEAL_USDT
=>
true
,
self
::
DB_MARKET_SERVICE
.
self
::
CONNECTOR_TAG
.
self
::
TABLE_HASH_
LAT
EST_DEAL_BTC
=>
true
,
self
::
DB_MARKET_SERVICE
.
self
::
CONNECTOR_TAG
.
self
::
TABLE_HASH_
LAT
EST_DEAL_USDT
=>
true
,
self
::
DB_MARKET_SERVICE
.
self
::
CONNECTOR_TAG
.
self
::
TABLE_SIMPLE_USD_CNY_RATE
=>
true
,
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment