Нема описа

zs 3684210112 修改 пре 2 недеља
service 55ff45d89f update пре 1 месец
src 3684210112 修改 пре 2 недеља
test 2ee191c6ed init пре 1 месец
upload 2ee191c6ed init пре 1 месец
.editorconfig 2ee191c6ed init пре 1 месец
.eslintrc.json 2ee191c6ed init пре 1 месец
.gitignore 55ff45d89f update пре 1 месец
.prettierrc.js 2ee191c6ed init пре 1 месец
README.md 2ee191c6ed init пре 1 месец
README.zh-CN.md 2ee191c6ed init пре 1 месец
bootstrap.js 2ee191c6ed init пре 1 месец
dist.zip 55ff45d89f update пре 1 месец
ecosystem.config.js 55ff45d89f update пре 1 месец
jest.config.js 2ee191c6ed init пре 1 месец
package-lock.json 2ee191c6ed init пре 1 месец
package.json 2ee191c6ed init пре 1 месец
tsconfig.json 2ee191c6ed init пре 1 месец
water_service.sql 2ee191c6ed init пре 1 месец

README.md

数据库指令

grant all privileges on water_service_v2.* to 'water_v2'@'%' identified by 'ccshuitou'; grant SELECT on water_service.* to 'water_v1'@'%' identified by 'ccshuitou'