V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
franklinre
V2EX  ›  问与答

怎么给电商系统开发类似 IOS [捷径] 的功能?

  •  
  •   franklinre · Sep 16, 2022 · 1058 views
    This topic created in 1324 days ago, the information mentioned may be changed or developed.
    [捷径] 是 IOS 内的允许用户自定义工作流的 app ,它可以让用户自定义工作流,例如:当连接 wifi 时,自动播放音乐等。
    如果一个电商系统,该怎么实现 [捷径] 的功能?怎么让用户自定义工作流,例如:当订单付款后,给指定邮件发消息等。
    有没相关文章 或 开源库 给我参考一下?
    谁能谈谈该怎么建模?

    这段伪代码靠谱吗?
    class Action{
    string actionName;
    Map params;
    boolean match;
    Function function;//if match ,execute this function.
    List<Action> actions;
    }
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2128 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 00:33 · PVG 08:33 · LAX 17:33 · JFK 20:33
    ♥ Do have faith in what you're doing.