策略流模拟代码生成工具

yq 2488acb535 init 3 meses atrás
commom 61065ec6ff init 3 meses atrás
config 10e60da04a init 3 meses atrás
enums 217a860890 init 4 meses atrás
prompt 70bd646610 init 3 meses atrás
template 70bd646610 init 3 meses atrás
webui cff1d09afc init 3 meses atrás
.gitignore 217a860890 init 4 meses atrás
README.md 2488acb535 init 3 meses atrás
app.py 47d35c8157 init 3 meses atrás
flow.png e7a8666d50 init 3 meses atrás
requirements.txt cff1d09afc init 3 meses atrás
start.sh 217a860890 init 4 meses atrás
strategy_parse.py 70bd646610 init 3 meses atrás

README.md

strategy-flow-simulation

策略流模拟代码生成工具

img.png

策略流描述
开始 --> [是否要客: 1] --> 要客规则 --> 结束
开始 --> [是否要客: 0] --> 极优质客户 [极优质客户: 拒绝] --> 通用规则
[极优质客户: 接受] --> 极优质客户额度 --> 结束
[通用规则: 0] --> 结束
[通用规则: 1] --> 客群规则 --> 客群额度 --> 结束