update playground

This commit is contained in:
CaiHQ
2025-08-22 17:59:21 +08:00
parent 17020e8755
commit e9fcbd36d4
2 changed files with 11 additions and 16 deletions

View File

@@ -49,12 +49,10 @@ export const iodConfigLocal = {
localRepository: "bdtest.local/myrepo1",
doBrowser: "http://127.0.0.1:21030/SCIDE/SCManager"
}
function inGrepList(str: string) {
return (
"什么|问题|需要|合适|设计|考虑|合作|精度|传感器|最新|研究|药物".indexOf(
function inGrepList(str: string){
return "什么|问题|需要|合适|设计|考虑|合作|精度|传感器|最新|研究|药物|如何|解决|中的|难题|成本|寿命|提升".indexOf(
str
) != -1
)
}
export const makeSearchParamsWithDataType = function (