Нема описа

lrf adf26f0daf update пре 2 недеља
src adf26f0daf update пре 2 недеља
test 5de6b88dba init пре 2 месеци
.editorconfig 5de6b88dba init пре 2 месеци
.eslintrc.json 5de6b88dba init пре 2 месеци
.gitignore 77c3380923 update пре 1 месец
.prettierrc.js 5de6b88dba init пре 2 месеци
README.md 77c3380923 update пре 1 месец
README.zh-CN.md 5de6b88dba init пре 2 месеци
bootstrap.js 5de6b88dba init пре 2 месеци
ecosystem.config.js c4221c7b3a update пре 1 месец
jest.config.js 5de6b88dba init пре 2 месеци
package-lock.json 5de6b88dba init пре 2 месеци
package.json 5de6b88dba init пре 2 месеци
tsconfig.json 5de6b88dba init пре 2 месеци
water_service.sql 5de6b88dba init пре 2 месеци

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'