Commit Graph

21 Commits

Author SHA1 Message Date
97e1658276 define constants "BASEPORT_xxx" 2022-08-04 09:44:13 +08:00
13c101a451 u 2022-07-23 13:04:16 +08:00
852e82d5a9 u 2022-07-20 17:00:50 +08:00
c23fb83f9a u 2022-07-03 16:03:30 +08:00
5009d06ca0 u 2022-06-06 10:13:24 +08:00
4a99b5facc small bugfix 2022-04-05 21:30:53 +08:00
69b319c36e u 2022-04-03 16:23:05 +08:00
bff843fc4b rename index.js to coretool.js 2022-04-02 14:18:36 +08:00
386ae27a1e u 2022-03-25 20:04:42 +08:00
2224e9c00f add function randomNumber 2022-03-22 14:33:24 +08:00
39173e47bb 升级 sortAndFilterJson 到 stringifyOrdered,能和schemaColumns缺省值保持一致,并能把嵌套对象也按顺序输出。 2022-03-03 13:49:44 +08:00
67b38b6e7b move aiid2regcode/regcode2aiid to core.tool 2021-09-24 16:43:05 +08:00
a0a19ca83a 批量重命名 npm/* 使用标准前缀 base|core|user 2021-09-16 21:51:47 +08:00
fd6b8f56cb u 2021-09-16 21:31:45 +08:00
5ae583d583 remove getDynamicConfig (migrate to sol.enviconfig) 2021-09-12 09:55:14 +08:00
de8b9e1bf6 improve name2port to accept name in uppercase, and return port as number 2021-09-05 23:14:13 +08:00
d7d7361b50 add a new function 'name2port' 2021-09-05 19:41:45 +08:00
adfc450f0e add getDynamicConfig function 2021-08-28 16:16:56 +08:00
d431b8a09d rename sol.tool to sol.basetool 2021-06-20 11:55:58 +08:00
dc4cf12c08 把几个基础小功能迁移到独立的 sol.tool 库中 2021-06-07 12:24:46 +08:00
e35794ced1 Initial commit 2021-06-07 02:20:51 +00:00