Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

soter-node-sdk #10

Merged
merged 2 commits into from
Mar 11, 2020
Merged

soter-node-sdk #10

merged 2 commits into from
Mar 11, 2020

Conversation

Fdango
Copy link
Contributor

@Fdango Fdango commented Mar 11, 2020

No description provided.


let addTimestamp = Date.parse(new Date())
const data = new NodeFormData();
const url = `https://sandbox.btfssoter.io/api/v1/add`;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

url 写死了?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

暂时写死了,要不然也是${base}/api/v1/add,这种形式

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

给个参数,或者有个地方配,或者全局变量

	modified:   ../../src/lib/addStream.js
 Changes not staged for commit:
	modified:   ../../src/lib/Add.js
@kevin-yuhh kevin-yuhh merged commit e597499 into master Mar 11, 2020
@kevin-yuhh kevin-yuhh deleted the sot-214 branch March 11, 2020 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants