Skip to content

Commit 52e3784

Browse files
RichardCaoRichardCao
authored andcommitted
code-push key改成Production的key
1 parent 85793d7 commit 52e3784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/containers/MainContainer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import Main from '../pages/Main';
1111
class MainContainer extends Component {
1212
componentDidMount() {
1313
codePush.sync({
14-
deploymentKey: "U7ZF2kYt5EzV14JyIB22SLRhQ2KBV1Ifekvul",
14+
deploymentKey: "RGOUfyINiLicZnld67aD0nrbRvyLV1Ifekvul",
1515
updateDialog: {
1616
optionalIgnoreButtonLabel: '稍后',
1717
optionalInstallButtonLabel: '后台更新',

0 commit comments

Comments
 (0)